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

Add argument to the `request` command to allow sandbox API keys to be used #14

Closed robbieaverill closed 4 years ago

robbieaverill commented 4 years ago

By default requests will be authorized with your production keys. We should allow a flag to let people run requests with their sandbox keys instead.

robbieaverill commented 4 years ago

PR at #17