project

Sets the default project folder or ZIP file for SuiteCloud CLI.

When you run this command without the -p option, the default project folder or ZIP file is displayed.

If a default project has been specified, you do not need to specify a project when using CLI commands.

Syntax

project [-p FolderOrZipFile]

Options

Option

Required / Optional

Description

-p

Required when specifying a default project.

Sets the default folder or ZIP file that contains the SuiteCloud project. When specified, you do not need to specify the -p option in most other CLI commands unless you want to reference a different project folder or ZIP file.

-h or -help

Optional

Prints the help for this command.

Example

The following command sets a default project based on a specified path:

sdfcli project -p c:/project/

When executed, the command produces output that is similar to the following:

          SuiteCloud Development Framework CLI (com.netsuite.ide.core_2020.1.0)
Default project folder set to c:\project. 

        

Related Topics

General Notices