kubectl-modify-secret icon indicating copy to clipboard operation
kubectl-modify-secret copied to clipboard

--print option to print the secret without opening it in a text editor

Open xgaia opened this issue 1 year ago • 1 comments

Hi @rajatjindal , thanks for this plugin :slightly_smiling_face:

Sometimes, I just want to print the secret without editing it, an option like --print will be great to just print the secret without open an editor.

xgaia avatar May 16 '23 07:05 xgaia

Hi @xgaia, sorry for the (super) late response. there is a kubectl-view-secret which I believe do the same. https://github.com/elsesiy/kubectl-view-secret

does that work for you? thanks

rajatjindal avatar Jan 15 '24 07:01 rajatjindal