gridscale / gscloud

The official command-line interface for the gridscale API
https://gridscale.io/
MIT License
16 stars 8 forks source link

Use gscloud-kubernetes-cluster commands with UUID as argument not flag #160

Open JanLukasGithub opened 2 years ago

JanLukasGithub commented 2 years ago

Currently, to specify the cluster you have to use --cluster <UUID>. All other commands (gscloud-server, gscloud-storage, ...) accept the UUID of the object as first argument, so gscloud kubernetes cluster save-kubeconfig <UUID> should be possible, and --cluster should be deprecated