petems / tugboat

A command line tool for interacting with your DigitalOcean droplets.
MIT License
1.45k stars 89 forks source link

Add size slug to `tugboat droplets` #282

Closed lachesis closed 6 years ago

lachesis commented 6 years ago

Pretty self-explanatory.

Before:

republic-1 (ip: 159.2.3.4, private_ip: 10.11.12.13, status: active, region: nyc3, id: 543221234)

After:

republic-1 (ip: 159.2.3.4, private_ip: 10.11.12.13, status: active, region: nyc3, size: 512mb, id: 543221234)
coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 98.009% when pulling 9a9d196a56196a4692c6ae7eacf3b444ff47fe38 on lachesis:lachesis-add-size into bc58bed3acf088b9c273687d75848d0dfe9b2251 on petems:master.

petems commented 6 years ago

Closing in favor of https://github.com/petems/tugboat/pull/287