project:package

Generates a ZIP file from your project, respecting the structure specified in the deploy.xml file. You can run this command for both Account Customization Projects and SuiteApps.

The current project is packaged and stored in a build folder in the root folder of the project, with a default name such as projectACP-2020-08-14_10-21-33.zip.

Important:

This command does not have any options available.

Syntax

            project:package 

          

Example

The following command creates a ZIP file with a SuiteCloud project and stores it in a build folder located in the project root folder:

            suitecloud project:package 

          

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

            The projectACP-2020-08-17_14-50-23.zip file has been successfully created. 

          

Related Topics

General Notices