Correct '--output' flag in cheatsheet (#10758)
This commit is contained in:
committed by
k8s-ci-robot
parent
46c75bcf19
commit
034c600993
@@ -282,7 +282,7 @@ kubectl api-resources --api-group=extensions # All resources in the "extensions"
|
|||||||
|
|
||||||
### Formatting output
|
### Formatting output
|
||||||
|
|
||||||
To output details to your terminal window in a specific format, you can add either the `-o` or `-output` flags to a supported `kubectl` command.
|
To output details to your terminal window in a specific format, you can add either the `-o` or `--output` flags to a supported `kubectl` command.
|
||||||
|
|
||||||
Output format | Description
|
Output format | Description
|
||||||
--------------| -----------
|
--------------| -----------
|
||||||
|
|||||||
Reference in New Issue
Block a user