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

vm: reset could accept a template parameter #126

Merged
merged 1 commit into from
Mar 29, 2019

Conversation

greut
Copy link
Contributor

@greut greut commented Mar 28, 2019

Be more like the web UI.

ping @jessicatoscani

% exo vm reset nom --template="Linux Ubuntu 18.10"
[+] sure you want to reset "nom" virtual machine [yN]: y
Resetting "nom" using "Linux Ubuntu 18.10 64-bit 10G Disk (2018-10-18-74807a)". success.

% exo vm reset nom --template="Linux Ubuntu 18.04"
[+] sure you want to reset "nom" virtual machine [yN]: y
Resetting "nom" using "Linux Ubuntu 18.04 LTS 64-bit 10G Disk (2018-10-03-855a85)". success.

% exo vm reset nom --template="Linux Ubuntu 18.10"
[+] sure you want to reset "nom" virtual machine [yN]: y
Resetting "nom" using "Linux Ubuntu 18.10 64-bit 10G Disk (2018-10-18-74807a)". success.

Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
@greut greut added the enhancement New feature or request label Mar 28, 2019
Copy link
Member

@pierre-emmanuelJ pierre-emmanuelJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🔢 okay to merge if it's tested!

@pierre-emmanuelJ
Copy link
Member

OKAY 👌 tested ok for me

@pierre-emmanuelJ pierre-emmanuelJ merged commit 67c6062 into master Mar 29, 2019
@falzm falzm deleted the reset-with-template branch February 12, 2020 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants