vmware-labs / marketplace-cli

A CLI for interacting with the VMware Marketplace
Other
11 stars 2 forks source link

`mkpcli download` ignores `--filter` if there's only one asset #74

Closed petewall closed 2 years ago

petewall commented 2 years ago

If there's only one asset attached to a product, mkpcli download will download the product even if a filter that does not match is used.

This is mostly just unexpected and confusing.