Skip to content

Commit

Permalink
Added newest version of cli usage to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
WyvernIXTL committed May 22, 2024
1 parent 5752f50 commit 7960db9
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,16 @@ properties:
```
Usage: ibi [OPTIONS] COMMAND [ARGS]...
Library and CLI for generating installation instructions from json schema
and jinja templates.
Options:
--help Show this message and exit.
--version Show the version and exit.
-h, --help Show this message and exit.
Commands:
show Shows installation instructions for your specified config file...
install Installs with config and parameters given.
show Shows installation instructions for your specified config file...
```

Options are dynamically created with the schema part of the config file.
Expand Down

0 comments on commit 7960db9

Please sign in to comment.