gojek / proctor

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

Remove proc command from proctor CLI #22

Closed jensoncs closed 6 years ago

jensoncs commented 6 years ago

As a user, I don't want to type the redundant word proc everytime I list/describe/execute procs.

olttwa commented 6 years ago

This issue makes sense because currently proctor doesn't have any other functionality than procs. We'll support both ways of using procs for now. We'll deprecate the proc command in a major release. And introduce it back in future when namespacing is needed for multiple features of proctor.