ks ci
ks ci
Manages CI services
Synopsis
Manages CI services.
Used without arguments, lists CI services this project has been setup with.
ks ci [flags]
Options
-h, --help help for ci
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 - A safe system for developers to store, share and use secrets.
- ks ci add - Configures a new CI service
- ks ci clean - Removes all secrets and files from a CI service
- ks ci edit - Configures an existing CI service integration
- ks ci rm - Removes a CI service configuration
- ks ci send - Sends environment to a CI service