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

Kubernetes configuration save option #24

Closed kaihoffman closed 5 years ago

kaihoffman commented 5 years ago

Implements --save of kubectl configuration on request, both for already existing specified cluster, as well as when creating a new cluster with the switches --wait --save

Closes #20