databio / bulker

Manager for multi-container computing environments
https://bulker.io
BSD 2-Clause "Simplified" License
24 stars 2 forks source link

Add ability to add env var from command line #75

Closed nsheff closed 3 years ago

nsheff commented 3 years ago

It would be nice to say

bulker addenv X

and add environment variables to config from the CLI

nsheff commented 1 year ago

This happens through bulker envvars --add. To see more, do bulker envvars --help