`kubectl config view -o jsonpath='{.users[].name}' ` in the doc doesn't get the list of users as described in the comment actually. To get the list of users, the json path should be `'{.users[].name}' ` |
||
---|---|---|
.. | ||
_index.md | ||
cheatsheet.md | ||
conventions.md | ||
docker-cli-to-kubectl.md | ||
jsonpath.md | ||
kubectl-cmds.md | ||
kubectl.md | ||
overview.md |