A tool to help verify CloudEvents according to the specifications.
If no value is returned, the CloudEvent is correct. Otherwise, an error will be returned.
If no arguments are given, a server on port 80 will be started.
- To see how to use the server, see the HTTP Transport Binding for CloudEvents.
f
- File to verify- File path to a CloudEvent in JSON
- Use
-
to read fromstdin
p
- Server port (default 80)crt
- File path to certificate for TLSkey
- File path to key for TLS