deployment
Subcommands related to Deployment management
codepipes deployment
Subcommands related to Deployment management
Options
--env string Environment ID
--org string Organization ID
--proj string Project 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
--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 - Access extreme DevSecOps as a service
- codepipes deployment configfile - Subcommands related to Deployment Configuration File management
- codepipes deployment create - Create a Deployment
- codepipes deployment delete - Delete a Deployment
- codepipes deployment deploy - Deploy the application's artifact to the environment
- codepipes deployment get - Get a Deployment
- codepipes deployment job - Subcommands related to Deployment job management
- codepipes deployment list - List Deployments
- codepipes deployment promotion - Subcommands related to App promotion
- codepipes deployment templatelist - List Deployment Templates
- codepipes deployment undeploy - Undeploy the application's artifact from the environment
- codepipes deployment update - Update a Deployment
- codepipes deployment webhook - Subcommands related to Webhook configuration
Updated about 1 year ago