project
Subcommands related to Project management
codepipes project
Subcommands related to Project 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
--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 project create - Create a Project
- codepipes project delete - Delete a Project
- codepipes project get - Get a Project
- codepipes project grant - Grant or update role of a user to the project
- codepipes project list - List Projects
- codepipes project revoke - Revoke role of a user to the project
- codepipes project update - Update a Project
- codepipes project users - List users that have direct access to the project
- codepipes project webhook - Subcommands related to Webhook configuration
Updated about 1 year ago