Description
Is your feature request related to a problem? Please describe.
When using planet subscriptions request-catalog
I'm not sure of what the options for assets or item-types are, but they CLI gives me no help, like it does with planet orders request
or the data api cli
Describe the solution you'd like
When I don't include item-types, leave it blank, or fill it out wrong I'd like the CLI to list the available item types. And similar for asset-types. I'd also like it to validate the ones I put in - right now I can put 'item-types blah' and it takes it just fine (while orders complains).
Describe alternatives you've considered
Looking up the proper item type every time, or switching to orders CLI to get it's list (but that only works for item-types, as it uses bundles instead of asset types).
Additional context