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

Support snapshot take with no arguments #9

Open
dergachev opened this issue Sep 4, 2013 · 1 comment
Open

Support snapshot take with no arguments #9

dergachev opened this issue Sep 4, 2013 · 1 comment

Comments

@dergachev
Copy link
Owner

We can auto-generate a snapshot name based on current snapshot name (if any) and timestamp, or counter. This would allow the following worklow:

vagrant snapshot take "RC1"
# creates "RC1" snapshot
vagrant snapshot take
# creates "RC1--1234" snapshot, where 1234 is a timestamp

Would be helpful for #4

@dergachev
Copy link
Owner Author

Related to #3

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