ks file optional
ks file optional
Marks a file as optional
Synopsis
Marks a file as optional.
When a file is marked as optional, its absence or emptiness won’t cause
ks source
or ks ci send
to fail.
ks file optional <path to a file> [flags]
Examples
ks file optional ./config.json
Options
-h, --help help for optional
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 file - Manages secret files