Skip to content

Releases: evently-cloud/cli

v0.3.1

11 Jun 19:15

Choose a tag to compare

  • Add a description for list-entities and list-events.
  • Fix for ledger:download. This command was broken due to a bug in an
    underlying library.

v0.3.0

05 Jun 19:43
b6cc431

Choose a tag to compare

  • Added append:list, append:serial and append:fact commands.

v0.2.0

23 Apr 21:55
a2e42ab

Choose a tag to compare

  • Auto-generate readme with oclif.
  • Added support for registry:delete command, to delete events from the registry.
  • Added registry:list-entities command.
  • Added registry:list-events command.
  • Documentation fixes.

v0.1.0

29 Mar 21:08
a02f2ef

Choose a tag to compare

  • Added the registry:new command, allowing you to add new event types to the registry.
  • Added support for the EVENTLY_BOOKMARK environment variable, letting users change the main API endpoint.
  • Switched to using Ketting.
  • Using ESLint.
  • First time published on npmjs.org.