civo / cli-rubygem

Command line interface for interacting with Civo's cloud API
https://www.civo.com
MIT License
15 stars 4 forks source link

Remove password from `instance show` #19

Closed kaihoffman closed 5 years ago

kaihoffman commented 5 years ago

To display a password for the initial user use civo instance password hostname

or

civo instance password -q hostname

Also adds --quiet (alias -q) to password and public_ip