nickthecook / ops

The operations team for your project.
GNU General Public License v3.0
50 stars 1 forks source link

add ability to run one-liner #9

Closed nickthecook closed 4 years ago

nickthecook commented 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.

nickthecook commented 4 years ago

Added in 2.5.0.