Skip to content

Commit

Permalink
Merge pull request #3 from qikiqi/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
qikiqi committed Sep 6, 2021
2 parents a5b6a0e + ea2a5cb commit d1ef28e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,12 +137,14 @@ Flags:
-h, --help Show context-sensitive help (also try --help-long and --help-man).
-i, --include=INCLUDE ... Resource sets to include explicitly
-e, --exclude=EXCLUDE ... Resource sets to exclude explicitly
--var=VAR ... Provide variables to templates explicitly
--kubectl="kubectl" Path to the kubectl binary (default 'kubectl')

Commands:
help [<command>...]
Show help.

template <file>
template [<flags>] <file>
Template resource sets and print them

diff [<flags>] <file>
Expand All @@ -160,6 +162,8 @@ Commands:
create <file>
Template resources and pass to 'kubectl create'

version
Show kontemplate version
```
Examples:
Expand Down

0 comments on commit d1ef28e

Please sign in to comment.