chec / cli

A command line interface for using the Chec API
https://chec.io
BSD 3-Clause "New" or "Revised" License
9 stars 7 forks source link

Specify 2021-06-02 as the API version to use, update logs command for new structure #46

Closed robbieaverill closed 3 years ago

robbieaverill commented 3 years ago

Follow on from https://github.com/chec/cli/pull/45

robbieaverill commented 3 years ago

The only issue with this approach is that the logs command will now be broken for all of our existing CLI users, until they upgrade.

ScopeyNZ commented 3 years ago

Only if they don't already have old keys (with an old API version) issued though right?

robbieaverill commented 3 years ago

Yeah, it'd only be users who have downloaded the CLI but never used it that would be affected. Probably unlikely.