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 Assigning the Developer Role (Administrator Only).

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:

    To exit the process at any moment, press Ctrl + C.

Related Topics

General Notices