docs: Update README with 'delete' command
This commit is contained in:
parent
c046e5acff
commit
a6eb421057
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ COMMANDS:
|
|||
template Interpolate and print templates
|
||||
apply Interpolate templates and run 'kubectl apply'
|
||||
replace Interpolate templates and run 'kubectl replace'
|
||||
delete Interpolate templates and run 'kubectl delete'
|
||||
help, h Shows a list of commands or help for one command
|
||||
|
||||
GLOBAL OPTIONS:
|
||||
|
|
Loading…
Reference in a new issue