Apparently, this isn't friendly enough: ``` token=$(oc config view --flatten -o template -t '{{with index .users 0}}{{.user.token}}{{end}}') ```
Apparently, this isn't friendly enough: