up icon indicating copy to clipboard operation
up copied to clipboard

Login should be enough to get kubeconfig

Open sttts opened this issue 2 years ago • 2 comments

What problem are you facing?

$ up login
$ up cfg list
NAME                    ID                                     STATUS   DEPLOYED CONFIGURATION     CONFIGURATION STATUS
sttts-test              b5634552-731b-430f-bd9c-0753a0ec557a   ready    up-test-configuration      ready
$ up ctp kubeconfig get -a upbound sttts-test
up: error: missing flags: --token=STRING

This is unexpected that one needs a service account (API token).

How could Upbound help solve your problem?

Epic #

sttts avatar Jun 27 '23 15:06 sttts