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

use image instead of image id when rebuilding droplets #49

Merged
merged 1 commit into from
Apr 12, 2016

Conversation

bryanl
Copy link
Contributor

@bryanl bryanl commented Apr 12, 2016

Use image instead of image id when rebuilding droplets. The argument was tagged with ArgImage when it should have been tagged with ArgImage. Since doctl has to be GIGO, it was happy to pass the blank string upstring to the API.

Use image instead of image id when rebuilding droplets. The argument was tagged with `ArgImage` when it should have been tagged with `ArgImage`. Since doctl has to be GIGO, it was happy to pass the blank string upstring to the API.
@bryanl
Copy link
Contributor Author

bryanl commented Apr 12, 2016

@aybabtme

@nickvanw
Copy link

LGTM

@bryanl bryanl merged commit 270a20e into master Apr 12, 2016
@bryanl bryanl deleted the rebuild-droplet-imageid branch April 12, 2016 22:09
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

Successfully merging this pull request may close these issues.

2 participants