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

Can't re-import machine that already exists #26

Open
jakebesworth opened this issue Nov 19, 2017 · 0 comments
Open

Can't re-import machine that already exists #26

jakebesworth opened this issue Nov 19, 2017 · 0 comments

Comments

@jakebesworth
Copy link

jakebesworth commented Nov 19, 2017

Trying to import a mydocker.zip when mydocker already exists does not overwrite it, when it should, or at least have a flag to allow overwrite.

Valid user story:

If you destroy a docker instance, with say Digital Ocean, and regenerate it with the same name, you would want to overwrite the credentials and information stored in ~/.docker/machine/machines/

Currently you have to rm -rf ~/.docker/machine/machines/mydocker when having a overwrite flag would be very helpful

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