You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
Python 3.6.8
pyvcloud (21.0.0)
vcd-cli, VMware vCloud Director Command Line Interface, 22.0.0
Proposed Functionality
Just as with vApps I'd like to have the ability to create, revert to and remove a snapshot of a specific VM. There is a PR #261 that implements this command. But it was never merged.
The text was updated successfully, but these errors were encountered:
My bad. remove-snapshot is available in pyvcloud but not in vcd-cli. Create and revert to snapshot is there in vcd-cli. We will add remove-snaphot in code.
Environment
Python 3.6.8
pyvcloud (21.0.0)
vcd-cli, VMware vCloud Director Command Line Interface, 22.0.0
Proposed Functionality
Just as with vApps I'd like to have the ability to create, revert to and remove a snapshot of a specific VM. There is a PR #261 that implements this command. But it was never merged.
The text was updated successfully, but these errors were encountered: