vmware-archive / vcd-cli

Command Line Interface for VMware vCloud Director
https://vmware.github.io/vcd-cli
Other
163 stars 104 forks source link

Manage vApp Templates via vcd-cli? #579

Open j0eyv opened 1 year ago

j0eyv commented 1 year ago

Is your feature request related to a problem? Please describe.

Would like to list/remove/create vApp templates from commandline based on information in the description field. Is there a way to do it right now with vcd-cli? Could not find it.

Describe the solution you'd like

Would like to list/remove/create vApp templates from commandline based on description field. E.g. vcd catalog delete my-catalog -Description equals "Version1"

Describe alternatives you've considered

none

Additional context

No response