Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add-LabCheckPoint, Get-LabCheckpoint, Set-LabCheckPoint #338

Open
DennisL68 opened this issue Oct 30, 2019 · 0 comments
Open

Comments

@DennisL68
Copy link

Please consider implementing VM CheckPoint handling.
Only checkpoint prefixed with lab-xxx. should be handled (except if trees are involved). The xxx is a number linking the different checkpoint together as a lab checkpoint.

Add-LabCheckPoint - Creates a new Checkpoint from current state, supporting the switch -offline witch will shutdown the lab before crearing the CheckPoint
Revert-LabCheckPoint - Applies the latest CheckPoint asking if current status should be saved first

Get-LabCheckPoint - Gets all available CheckPoints
Apply-LabCheckPoint - Changes the lab to use a specifed CheckPoint
Delete-LabCheckPoint - Deletes the specified CheckPoint
Delete-LabCheckPointTree - Deletes all CheckPoints from the current selection

It might be better using the approved PoSH verbs instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant