suitecloud project:deploy

Deploys the folder containing the project. The project folder is zipped before deployment, only including the files and folders referenced in the deploy.xml file

Options

NameDescription
-i, --interactiveRuns the command in interactive mode
--dryrunRuns a preview of your deploy process. Your project is not deployed
--log <location>Sets the deployment log file location, as either a directory or a file name. If it is a directory, a default log file is generated in the specified location. If a log file already exists in the specified location, deployment log details are appended to that existing file
--validateValidates the project before deploying. If an error ocurrs during the deployment, the process is stopped
--accountspecificvalues <arg>Indicates how to handle the presence of account-specific values in an account customization project. If there are account-specific values in the project, enter WARNING to continue with the deployment process, or ERROR to stop it. If the option is not specified, the default value is ERROR. It only applies to account customization projects
-a, --applyinstallprefsApplies the settings from the hiding.xml, locking.xml, and overwriting.xml files. It only applies to SuiteApps
-h, --helpDisplays help for the command