vmware-archive / vcd-cli

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

VP-2072: [VcdCLI] Reload from VC #442

Closed pandeys closed 5 years ago

pandeys commented 5 years ago

[VcdCLI] Reload from VC

This CLN contains VM functionality to reload from VC. It can be called from command line as:

vcd vm reload-from-vc vapp1 vm1

Testing Done: Test method test_0220_reload_from_vc is added in vm_tests.py file and it is executing successfully.


This change is Reviewable