gojek / proctor

A Developer-Friendly Automation Orchestrator
Apache License 2.0
123 stars 43 forks source link

Add init command that bootstrap proctor config #31

Closed jasoet closed 5 years ago

jasoet commented 5 years ago

Add proctor init command for first time user to generate proctor config file based on parameters.

detj commented 5 years ago

Or maybe a git style config command that gives users easy access to get/set configurations.

proctor config get email proctor config set email=someone@somewhere.com