vmware-archive / vcd-cli

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

[VCD-CLI] Remove snapshot of VM. #496

Closed pandeys closed 4 years ago

pandeys commented 4 years ago

[VCD-CLI] Remove snapshot of VM.

This can be called from comand line as :

vcd vm remove-snapshot vapp1 vm1

Testing Done: Test method test_0155_remove_snapshot is added in vm_tests.py.