Closed nickthecook closed 4 years ago
Support one-liners from the command line. E.g.:
ops exec 'echo $CONFIG_VAR'
Useful for running commands within the ops environment to, for example, debug issues with environment variables in config and secrets.
ops
Added in 2.5.0.
Support one-liners from the command line. E.g.:
Useful for running commands within the
ops
environment to, for example, debug issues with environment variables in config and secrets.