vultr / docker-machine-driver-vultr

Vultr Driver Plugin for Docker Machine
MIT License
27 stars 11 forks source link

Fix vultr-snapshot-id flag being ignored #24

Closed cienijr closed 12 months ago

cienijr commented 1 year ago

Description

This PR changes the flag parsing to properly pass the given snapshot ID to the API request.

Related Issues

Checklist:

optik-aper commented 12 months ago

This was fixed in #25

cienijr commented 12 months ago

just in time lol

optik-aper commented 12 months ago

@cienijr Test it out and let us know if you have any issues.