Closed majesticio closed 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
v3/manufacturers
list
get
manufacturers_id
--json
--pretty
--csv
related to #43
resolved in v0.4.0
Command would call the
v3/manufacturers
api resource. You couldlist
all manufacturers orget
one with themanufacturers_id
. Optional flags could include--json
,--pretty
,--csv