SuiteCloud CLI for Node.js Guide
SuiteCloud Command Line Interface for Node.js (SuiteCloud CLI for Node.js) is a tool you can use with your own integrated development environment (IDE) to develop SuiteCloud projects. SuiteCloud CLI is part of the SuiteCloud Development Framework Software Development Kit (SuiteCloud SDK).
Here are the main features of SuiteCloud CLI for Node.js:
-
Create a SuiteCloud project.
-
Link your account to your SuiteCloud projects.
-
Import SDF custom objects from an account.
-
Import SuiteScript files from your account's File Cabinet.
-
Deploy a SuiteCloud project to your account.
-
Add unit testing with the Jest testing framework.
This topic covers using Node.js to develop SuiteCloud projects. For instructions on developing extensions for Commerce websites, see Install Node.js.
The following topics provide instructions to install SuiteCloud CLI for Node.js: