mirror of
https://github.com/Corsinvest/cv4pve-autosnap.git
synced 2026-04-25 17:05:48 +03:00
[GH-ISSUE #42] Taking a snapshot of virtual machine ranges #39
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-autosnap#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @plastilincheg on GitHub (Oct 11, 2020).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/42
I have a logical division of virtual machines into ranges, like windows 101-110, linux 201-220, etc. is it possible to make the pictures can be indicated by the range? Example
/usr/local/bin/pve-autosnap --host=127.0.0.1 --username=root@pam --password=MySecretPassword --vmid='111-119,202-205,302-304' snap --label='-daily-' --keep=1
@franklupo commented on GitHub (Oct 11, 2020):
Hi,
Good idea. In this moment you can specify jolly.
--vmid=10*,110