easykubectl
List all ConfigMaps across every namespace in the cluster
command
kubectl get configmaps --all-namespacescommand
kubectl get configmaps --all-namespacesPart of the Kubernetes CLI (kubectl) — ConfigMaps & Secrets category.
| Flag | Purpose |
|---|---|
--all-namespaces | Boolean flag |
Test your recall — not just your reading.
Practice with interactive quiz →