environment
Subcommands related to Environment management
codepipes environment
Subcommands related to Environment management
Options
--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 environment create - Create an Environment
- codepipes environment delete - Delete an Environment
- codepipes environment deploy - Validate and deploy the Environment's IaC via the deploy pipeline
- codepipes environment destroy - Destroy the Environment's cloud infrastructure via the destroy pipeline
- codepipes environment get - Get an Environment
- codepipes environment grant - Grant or update role of a user to the environment
- codepipes environment job - Subcommands related to Infrastructure job management
- codepipes environment list - List Environments
- codepipes environment promotion - Subcommands related to Environment promotion sequence
- codepipes environment revoke - Revoke role of a user to the environment
- codepipes environment state - Subcommands related to Environment state
- codepipes environment template - Subcommands related to Environment Template management
- codepipes environment update - Update an Environment
- codepipes environment users - List users that have direct access to the environment
- codepipes environment validate - Validate the Environment's IaC via the validation pipeline
- codepipes environment webhook - Subcommands related to Webhook configuration
Updated about 1 year ago