environment job
Subcommands related to Infrastructure job management
codepipes environment job
Subcommands related to Infrastructure job 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 environment - Subcommands related to Environment management
- codepipes environment job cancel - Cancel a job that is waiting for approval, stalled or running
- codepipes environment job download - Download the logs and output from a job
- codepipes environment job list - List all of the running or completed jobs
- codepipes environment job output - Retrieve the output for a job
- codepipes environment job resume - Resume a job that is waiting for approval or stalled
- codepipes environment job status - Get the status of a running or completed job
- codepipes environment job validationresult - Retrieve the validation result for a job
Updated about 1 year ago