krang_deploy_templates - simple command-line utility to deploy krang templates
krang_deploy_templates --redeploy-only
Deploy Krang templates from the command line.
The script takes the following options:
- --template-id
This parameter, which can be specified multiple times, causes the
given template to be deployed.
- --everything
This parameter causes every template in the system to be deployed.
- --redeploy-only
This parameter causes templates that have never been deployed to be skipped.
- --newly-deploy-only
This parameter causes templates that have previously been deployed to be skipped.
- --verbose
- --help
- --man