bm event

Description

The bm event command supports adding, removing, and listing bucket event notifications.

Buckit automatically sends triggered events to the configured notification targets. Buckit supports notification targets like AMQP (RabbitMQ), Redis, ElasticSearch, NATS and PostgreSQL. See Buckit Bucket Notifications for more information.

Subcommands

bm event includes the following subcommands:

Subcommand

Description

add

The bm event add command adds event notification triggers to a bucket.

ls

The bm event ls command lists all event notification triggers for a bucket.

rm

The bm event rm command removes an event notification trigger from a bucket.