Skip to content

Commit

Permalink
Added option parameters to README.md for the CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
mminns committed Dec 5, 2018
1 parent 89c61be commit e7ecf9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Itofinity.Appveyor.Cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ Or predefine it as an environment variable

Json output is raw and un-formattted by default, --indent creates formatted output

--output
--output {filepath}

Output is to the calling console by default, --output redirects to the specified file


--filter
--filter {jsonpath}

Use _jsonpath_ to extract and output only sub-sections, values etc from the main Json response

Expand Down

0 comments on commit e7ecf9c

Please sign in to comment.