We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d4f6f commit 2eaad32Copy full SHA for 2eaad32
keps/sig-cli/5295-kyaml/README.md
@@ -130,7 +130,7 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
130
131
This KEP proposes to add a new output format for kubectl,
132
called "KYAML"
133
-(as in `kubectl get -o kayml ...`).
+(as in `kubectl get -o kyaml ...`).
134
This format is a strict subset (aka "dialect") of standard YAML,
135
and so should be parseable by the existing ecosystem.
136
This dialect seeks to emphasize syntactical choices which avoid
0 commit comments