SuiteCloud CLI for Node.js v1.1.0
vic-nik
released this
10 Sep 13:52
·
1400 commits
to master
since this release
- New account:ci command - non-interactive command to set up an account to use with the SuiteCloud CLI for Node.js, intended to be used in Continuous Integration environment.
- New project:package command - generates a ZIP file from your project, respecting the structure specified in the deploy.xml file, and applying local validation
- New file:upload command - Uploads files from your project to an account.
- New account:manageauth command - Manages authentication IDs (authid) for all your projects, e.g. removing or renaming.
- SDF Object Support: Integration Record, Custom Record Action, (+) Custom Transactions, (+) Portlets.
- Bug fixes.