Port details |
- rabbitmqadmin CLI for managing RabbitMQ via HTTP API
- 0.29.0 net
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dch@FreeBSD.org
 - Port Added: 2025-03-28 12:21:06
- Last Update: 2025-03-28 12:18:30
- Commit Hash: 7ed0bfc
- License: APACHE20 MIT
- WWW:
- https://github.com/rabbitmq/rabbitmqadmin-ng
- Description:
- rabbitmqadmin is a command-line tool for managing RabbitMQ via its HTTP API.
It allows administrators to declare, list, and delete RabbitMQ objects such as
queues, exchanges, bindings, users, virtual hosts, and more.
This is version 2 of rabbitmqadmin, a complete rewrite of the original Python
tool. It provides a modern CLI interface with improved validation, better error
handling, and is distributed as a standalone binary rather than as part of the
RabbitMQ management plugin.
Key features include:
- Managing virtual hosts, queues, exchanges, bindings, and users
- Purging queues and publishing/retrieving messages
- Working with policies, shovels, and federation
- Exporting and importing definitions
- Health checks and monitoring
- Support for TOML-based configuration files
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rabbitmqadmin>0:net/rabbitmqadmin
- To install the port:
- cd /usr/ports/net/rabbitmqadmin/ && make install clean
- To add the package, run one of these commands:
- pkg install net/rabbitmqadmin
- pkg install rabbitmqadmin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rabbitmqadmin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1743161312
SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.85.0 : lang/rust
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- llvm-config19 : devel/llvm19
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rabbitmqadmin-0.29.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_rabbitmqadmin
- USES:
- cargo llvm pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|