degica / kaiser

Commandline Gem that allows you to work with web apps better
https://tech.degica.com/kaiser/
MIT License
12 stars 1 forks source link

Better error message when attaching to non-existent image #9

Closed rramsden closed 5 years ago

rramsden commented 5 years ago

Context

When attaching to an image that doesn't exist Kaiser should return an error message saying something like:

kaiser:hats-master image could not be found.
Please run "kaiser up" in your current directory to build image.
rramsden commented 5 years ago

Or better, "up" it automatically if the image doesn't exist 😄

rramsden commented 5 years ago

Closing in favour of https://github.com/degica/kaiser/issues/16