Skip to content

Commit

Permalink
update krew template with new usage
Browse files Browse the repository at this point in the history
  • Loading branch information
itaysk committed Aug 2, 2020
1 parent b7a061c commit 67583c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion krew-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
removing default values, runtime information, and other internal fields.
Examples:
`$ kubectl get pod mypod -o yaml | kubectl neat`
`$ kubectl neat pod mypod -o yaml`
`$ kubectl neat get pod mypod -o yaml`
platforms:
- selector:
matchLabels:
Expand Down

0 comments on commit 67583c7

Please sign in to comment.