environment template
Subcommands related to Environment Template management
codepipes environment template
Subcommands related to Environment Template management
Options
--org string Organization ID
Options inherited from parent commands
--config string Config file (default is $HOME/.codepipes.yml)
-D, --debug Turn on debug mode
--endpoint string Endpoint where Code Pipes APIs are running (e.g. api.codepipes.io)
--help Show help for command
--proj string Project ID
--sslmode Use https instead of http when calling the API endpoint. Use --sslmode=false to use http. (default true)
--webapp string Endpoint for Code Pipes web application. If not set, is determined by replacing 'api' prefix on endpoint flag with 'dash'
SEE ALSO
- codepipes environment - Subcommands related to Environment management
- codepipes environment template apply - Create a set of environments based on a template and classifications
- codepipes environment template create - Create a new environment template
- codepipes environment template defaults - Subcommands related to deployment defaults management
- codepipes environment template delete - Delete an environment template
- codepipes environment template get - Get an environment template
- codepipes environment template list - List environment templates
- codepipes environment template update - Update an environment template
Updated 11 months ago