Eva is your event ally for event-driven and API application development.
This project is maintained by iopipe
Event Ally, a cli for managing serverless events
Eva is a CLI application that enables developers to work with events to store, replay, deliver, and proxy. It is designed to work with event-driven serverless systems.
Eva can generate events:
eva generate <event-type>
,
Consume and dispatch events as a daemon:
eva daemon <event-type>
,
Replay events and redispatch:
eva play <event-id>
,
Store invocation data for serverless functions:
eva invocations
,
and is your serverless event ally brought to you with <3
Read documentation online at https://iopipe.github.io/eva/
--config string config file (default is $HOME/.eva.yaml)
-h, --help help for eva
-t, --toggle Help message for toggle