credentials create
Create a Credential
codepipes credentials create
Create a Credential
Options
--name string Credentials name
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
--org string Organization 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 credentials - Subcommands related to Credentials management
- codepipes credentials create aws - Create an AWS Credential
- codepipes credentials create azure - Create a Microsoft Azure credential
- codepipes credentials create docker - Create a Docker container registry credential
- codepipes credentials create dockerhub - Create a Docker Hub credential
- codepipes credentials create gcp - Create a GCP Credential
- codepipes credentials create git - Create a Git Credential
- codepipes credentials create github - Create a Github Credential
- codepipes credentials create gitlab - Create a GitLab Credential
Updated 11 months ago