Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

vcd-cli command for removing snapshot on a VM is missing #495

Closed
swerveshot opened this issue Sep 19, 2019 · 5 comments
Closed

vcd-cli command for removing snapshot on a VM is missing #495

swerveshot opened this issue Sep 19, 2019 · 5 comments

Comments

@swerveshot
Copy link

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.

@pandeys
Copy link

pandeys commented Sep 19, 2019

These functionalities are available in current github code.

@swerveshot
Copy link
Author

Thanks for your feedback @pandeys. Can you point me to the location please? Because I'm not able to find it in the repository.

@pandeys
Copy link

pandeys commented Sep 19, 2019

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.

@swerveshot
Copy link
Author

As long as pyvcloud has the appropriate function it's probably an easy task to implement this feature.

@pandeys
Copy link

pandeys commented Sep 20, 2019

remove-snapshot code is added.

@pandeys pandeys closed this as completed Sep 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants