openaq / openaq-cli

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

add `manufacturers` resources with `get` and `list` subcommands #35

Closed majesticio closed 1 year ago

majesticio commented 1 year ago

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

russbiggs commented 1 year ago

related to #43

russbiggs commented 1 year ago

resolved in v0.4.0