Closed mlowicki closed 5 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) .
curl
Progress can be tracked on https://github.com/mlowicki/rhythm/compare/cli?expand=1.
get-job and health commands landed on master. What is left is to integrate get-job with authorization.
get-job
health
To not rely on tools like
curl
or pass credentials all the time (we can use solutions like https://github.com/zalando/go-keyring) .