deploy¶
Description¶
Deploy an existing template.
Arguments¶
This command has no arguments.
Options¶
--forceForce a deployment, overwriting any existing files with the same names.
--no-installsDeploy the template without installing dependencies. Note that to install dependencies later on, you will either need to install them manually or re-deploy the template using the
--forceoption.