UNCLASSIFIED - NO CUI

Skip to content

Go Template instead of grep/awk/xargs for Kiali Token

Micah Nagel requested to merge micah.nagel-master-patch-10951 into master

Clean up the kiali token grabbing.

Go template is longer than some other options but its a oneliner that only uses kubectl and matches how we do some of the other password commands.

Edited by Micah Nagel

Merge request reports