Digital Ocean v1.2.1 Release Notes

Release Date: 2013-08-14 // over 10 years ago
  • 🚀 This minor release fix small bugs in CLI and catch error when the API returns an old object which has error_message property.

    This happens when you want to show a specific droplet by its id, show a specific image by its id...

    For instance:

    $ ./digitalocean droplets:show 123
    

    👀 See #27 for more info.