andrewchilds / overcast

Orchestrate VMs from your terminal
MIT License
478 stars 36 forks source link

Application Images #44

Closed Acostan closed 2 years ago

Acostan commented 8 years ago

Hi Andrew - Currently I cannot create images from Applications (https://developers.digitalocean.com/documentation/v2/#list-all-application-images) - It returns error "No image found that matches..."

I believe its only validating based on Distribution Images. Can you extend the validation to include Application Images and also Snapshot Images (https://developers.digitalocean.com/documentation/v2/#list-all-images) - Thanks!