Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
n3wscott authored Mar 7, 2022
1 parent 4e495fa commit 3302931
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,15 +99,3 @@ This validates that at least one event of type `com.example.someevent` is presen
If you would like to produce a pre-produced event yaml file, you can use
`listen` to collect requests. This works with both running event producers that
can be directed at the `listen` port or directly with `send`.

## TODO

Feature requests:

- [x] Add a `yaml` command that allows the same format of send but direct to
yaml.
- [x] Add a `--yaml` flag to `send` that outputs what the definition of the sent
event would look like in yaml.
- [x] Add `-f -` support for reading from STDIN as the file for yaml, this
allows for `send` | `invoke` chaining.
- [ ] Add format support to `send` to select binary or structured.

0 comments on commit 3302931

Please sign in to comment.