ks ci add
ks ci add
Configures a new CI service
Synopsis
Configures a new CI service.
Once you have configured a new CI service, you can send it secrets using:
ks ci send --env prod
ks ci add [flags]
Examples
ks ci add
Options
-h, --help help for add
Options inherited from parent commands
-c, --config string config file (default is $HOME/.config/keystone/keystone.yaml)
--debug debug output
--env string environment to use instead of the current one
-q, --quiet make the output machine readable
-s, --skip skip prompts and use default
SEE ALSO
- ks ci - Manages CI services