Switch to long command option (#14422)
parent
7aed682a89
commit
9e966b2e9d
|
@ -82,7 +82,7 @@ pod/hostaliases-pod created
|
||||||
Examine a Pod IP and status:
|
Examine a Pod IP and status:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl get pod -o=wide
|
kubectl get pod --output=wide
|
||||||
```
|
```
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Reference in New Issue