Skip to content

Commit

Permalink
Add search to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cjnosal committed Sep 23, 2019
1 parent 3a87252 commit 2a606c6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,18 @@ combine the library and template to compose the final document.
-library value
Path to library file
```
## search
```
./manifer search (--library <library path>...) (query...):
search scenarios in selected libraries by name and description.
-j Print output in json format
-json
Print output in json format
-l value
Path to library file
-library value
Path to library file
```
## compose
```
./manifer compose --template <template path> (--library <library path>...) (--scenario <scenario>...) [--print] [--diff] [-- passthrough flags ...]:
Expand Down

0 comments on commit 2a606c6

Please sign in to comment.