diff options
author | Vincent Ambo <tazjin@gmail.com> | 2017-02-08T17·08+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2017-02-08T17·16+0100 |
commit | a6eb4210575c3d81ebd449b0b89092e33abf3394 (patch) | |
tree | df29c549b734d79e02cbc825370fd33bdcd37c1b /README.md | |
parent | c046e5acff451eb7beafe64fedf83fad51bb4aca (diff) |
docs: Update README with 'delete' command
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 817f642d64cf..b9390a8550bc 100644 --- a/README.md +++ b/README.md @@ -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: |