Update namespaces.md (#13682)
Updates `namespaces` command to `namespace`
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b51bdc88cc
commit
91397935a7
@@ -46,7 +46,7 @@ for namespaces](/docs/admin/namespaces).
|
|||||||
You can list the current namespaces in a cluster using:
|
You can list the current namespaces in a cluster using:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl get namespaces
|
kubectl get namespace
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
NAME STATUS AGE
|
NAME STATUS AGE
|
||||||
|
|||||||
Reference in New Issue
Block a user