Skip to main content

busly event publish

Publish an event to subscribing endpoints.

Usage

busly event publish

Options

OptionDescription
-c, --content-typeThe fully qualified .NET type name of the enclosed message (ex: Ordering.Commands.CreateOrder )
-e, --enclosed-message-typeThe type of serialization used for the message
-m, --message-bodyThe content of the message body

Examples