
To make iterative incremental testing easier for CH5 developers, the ch5‑cli utility is provided to make deployment available within the same tools used to create the project and the project archive. ch5z files can be deployed using the Web Pages and Mobility Projects function in Crestron Toolbox.

ch5z files can be deployed like Smart Graphics-based.

Once the archive is generated, it can be deployed using Crestron Toolbox software. /contract/output/my_contract/interface/mapping/my_contract.cse2j” parameter /contract/output/my_contract/interface/mapping/my_contract.cse2j contract file to the archive using the “-c. Puts the output file into directory dist/prod using the “-o dist/prod” parameter.Pulls the project content, typically the output of a module bundler such as webpack, from the dist/prod/Shell directory using the “-d dist/prod/Shell” parameter.Creates an output file called my_project.ch5z using the “-p my_project” parameter./contract/output/my_contract/interface/mapping/my_contract.cse2j Ch5-cli archive -p my_project -d dist/prod/Shell -o dist/prod -c.
