project:package
Generates a ZIP file from your project, following the structure in the deploy.xml
file. You can use this command for both Account Customization Projects and SuiteApps.
The current project gets packaged and stored in a build folder in the project root, with a default name like projectACP-2020-08-14_10-21-33.zip.
Important:
This command doesn't have any options available.
Syntax
project:package
Example
Here's a command that creates a ZIP file with a SuiteCloud project and stores it in a build folder located in the project root:
suitecloud project:package
When you run the command, it produces an output that is similar to the following:
The projectACP-2020-08-17_14-50-23.zip file has been successfully created.