Open
Description
Some workflows involving the CLI depend on jq
e.g. to extract an order id from the order description printed by planet orders create
. Consider cost/benefit of removing jq dependence, e.g. with an option for only printing the order id.
Ref: #383 (comment)