netsuite-suitecloud-sdk
netsuite-suitecloud-sdk copied to clipboard
SuiteCloud Software Development Kit (SuiteCloud SDK) are the set of tools that allow you to customize accounts and create SuiteApps through SuiteCloud Development Framework (SDF).
When running CLI commands like `project:deploy`, I would like to have a `--silent` or similar flag which would reduce the command's log output such that only errors are displayed. This...
### Your environment **OS** : Windows 10 **Node.js version** : v16.14.0 **suitecloud-cli version** : 1.4.0 (why is it different from the version exposed by npm, i.e. 1.5.0)? **Terminal/CMD tool** :...
Last week I converted a Suitebundle in a SDF zip files. The suitebundle contained saved searches and reports but when I tried to deploy that project I got validation problems...
Currently there is no way from the UI to know which authentication ID is active. This could result in wrong uploads (Sandbox vs Production). Moreover a more detailed account management...
### Your environment **OS** : Ubuntu 20.04.2 LTS **Node.js version** : 14.17.4 **suitecloud-cli version** : 1.5.0 **Terminal/CMD tool** : Bash ### Describe the bug With previous versions our CI TeamCity...
### Your environment **OS** : Windows 10 **Node.js version** : 16.15.0 **suitecloud-cli version** : 1.5.0 **Terminal/CMD tool** : cmd.exe ### Describe the bug When a Custom Role and Custom Record...
### Your environment **OS** : iOS Monterey 12.3.1 **Node.js version** : 17.4.0 **suitecloud-cli version** : 1.5.0 **Terminal/CMD tool** : VSCodeTerminal ### Describe the bug Trying to validate a custom publish...
As far as I know the accounts that are configured in Visual Studio Code with "Suitecloud: Set Up Accounts" are global and not project-based. In my case I am working...