openaq / openaq-cli

OpenAQ command line interface
MIT License
3 stars 0 forks source link

add instruments resources with get and list subcommands enhancement #51

Closed russbiggs closed 1 year ago

russbiggs commented 1 year ago

Command would call the v3/instruments api resource. You could list all instruments or get one with the instruments_id . Optional flags could include --json, --pretty, --csv and --manufacturers_id to call /v3/manufacturers/{manufacturers_id}/instruments

russbiggs commented 1 year ago

resolved in v0.4.0