Skip to content

Commit

Permalink
v0.3.0 Release (#49)
Browse files Browse the repository at this point in the history
* Adds full collectors API coverage
* Adds support for live-tail using sumocli live-tail start --filter "sourceCategory=example"
* Changes existing commands to output JSON and no longer provide an --output ability
  • Loading branch information
wizedkyle committed Apr 7, 2021
1 parent f7fb273 commit 487236a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The repo is using Go modules so you can run go build:

## Documentation

Detailed documentaion for each command can be found here: https://sumocli.gitbook.io/
Documentation for each command can be found by using `sumocli <command> --help`

## Contributing

Expand Down

0 comments on commit 487236a

Please sign in to comment.