mlowicki / rhythm

Time-based job scheduler for Apache Mesos
MIT License
29 stars 2 forks source link

CLI #16

Closed mlowicki closed 5 years ago

mlowicki commented 6 years ago

To not rely on tools like curl or pass credentials all the time (we can use solutions like https://github.com/zalando/go-keyring) .

mlowicki commented 5 years ago

Progress can be tracked on https://github.com/mlowicki/rhythm/compare/cli?expand=1.

mlowicki commented 5 years ago

get-job and health commands landed on master. What is left is to integrate get-job with authorization.