suitecloud project:create
Creates a SuiteCloud project, either a SuiteApp or an account customization project (ACP)
Options
Name | Description |
---|---|
-i, --interactive | Runs the command in interactive mode |
--overwrite | Overwrites the existing project |
--projectid <project id> | Specifies the project ID. It is mandatory for SuiteApps |
--projectname <name> | Specifies the project name |
--projectversion <project version> | Specifies the project version. It is mandatory for SuiteApps |
--publisherid <publisher id> | Specifies the publisher ID. It is mandatory for SuiteApps |
--type <arg> | Specifies the project type. Enter one of the following options: ACCOUNTCUSTOMIZATION or SUITEAPP |
-h, --help | Displays help for the command |