Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
SDFCLI blank line after command
OS: macOS Sierra
JDK: 1.8
SDF Framework Pref is enabled
Role: Admin (3)
I am just trying sdfcli listfiles with exactly the same arguments listed in the help example except with my information.
I enter the sdfcli listfiles command and the terminal just sits there with a blank line like it is waiting but you cannot type. Pressing return just leaves me with the error "password must be specified.
Example:
sdfcli listfiles -folder "/SuiteScripts" -url <my_system_url> -email <my_email> -account <my_account> -role 3
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SDF CLI 2017.1.2
0