Busly CLI TragicCode
winget install --id=TragicCode.BuslyCLI -e Busly CLI is an unofficial command-line tool designed to facilitate quick and efficient message handling with NServiceBus. It enables developers to send commands and publish events directly from the command line, eliminating the need for boilerplate code or complex configurations.
Key Features:
- Message Sending: Quickly send commands or publish events to NServiceBus endpoints.
- Custom Message Types: Define and serialize custom message payloads that align with your message contracts.
- Transport Compatibility: Supports Azure Service Bus, RabbitMQ, and AWS SQS for versatile deployment options.
- Configuration Management: Use a transport configuration file to easily switch between different environments or setups.
- Cross-Platform Support: Runs seamlessly on Windows, macOS, and Linux, ensuring flexibility across various operating systems.
- Installation Options: Install using winget, Chocolatey, Docker, .NET tool via NuGet, or download binaries directly.
Audience & Benefit: Ideal for developers working with NServiceBus, Busly CLI streamlines common messaging tasks such as testing endpoints, simulating events, and prototyping new solutions. By providing a straightforward command-line interface, it allows for quick experimentation and validation without the overhead of additional setup or configuration.