mc2-project / mc2

A Platform for Secure Analytics and Machine Learning
Apache License 2.0
297 stars 43 forks source link

Add new `mc2 configure` command #168

Closed mc2-bot closed 3 years ago

mc2-bot commented 3 years ago

Adds new mc2 configure command that enables users to configure the path to their config YAML using the mc2 command line as opposed to setting an environment variable. The config path is subsequently stored in the cache, and is not removed when mc2 stop is run. The only way to change the config path is to call mc2 configure again.