Setting Up SuiteCloud CLI for Node.js

Before you can start working with SuiteCloud CLI for Node.js, you need to run suitecloud account:setup in the folder of your project.

In case you do not have a project created, you can run suitecloud project:create —i, and then, run suitecloud account:setup.

Important:

Make sure your role is set up for SDF development. For more information, see Setting Up a Role for SuiteCloud Development Framework Development.

To see how to install and set up SuiteCloud CLI for Node.js, watch the following video:

To set up SuiteCloud CLI for Node.js

  1. Launch your command-line interpreter of preference.

  2. Go to the location of an existing project in your machine.

  3. Within your project folder, run suitecloud account:setup and answer the questions in SuiteCloud CLI.

    Output appearing when setting up an account.
    Tip:

    Press Ctrl + C to exit the process at any moment.

Related Topics

SuiteCloud CLI for Node.js Guide
SuiteCloud CLI for Node.js Installation Prerequisites
Supported SuiteCloud CLI for Node.js Versions
Supported Command-Line Interpreters for SuiteCloud CLI for Node.js
Installing SuiteCloud CLI for Node.js
About the Project Structure in SuiteCloud CLI for Node.js
Debugging in Visual Studio Code using SuiteCloud CLI for Node.js
SuiteCloud Unit Testing with Jest

General Notices