databricks / click

The "Command Line Interactive Controller for Kubernetes"
Apache License 2.0
1.49k stars 84 forks source link

Describe on secret doesn't show token #20

Closed maver1ck closed 6 years ago

maver1ck commented 6 years ago

This is regress in comparision to kubectl where describe show token value

nicklan commented 6 years ago

Seems reasonable, we can add that in

maver1ck commented 6 years ago

I checked describe -j but it shows base64 encoded version of token. So it's not what is needed.

maver1ck commented 6 years ago

Great work :) Tested :)

nicklan commented 6 years ago

Hah, I was just too late with the PR :) It'll show the token now when you do describe