CLIMQ
MQ
2 `hanzo` commands for MQ, each calling one operation on api.hanzo.ai.
Package mq is queue and stream admin for your org: create them, watch them drain, ack what you pulled.
2 commands · API reference →
| Command | Calls | What it does |
|---|---|---|
hanzo mq health | GET /v1/mq/health | Reports whether the message plane behind this surface answers. |
hanzo mq info | GET /v1/mq/info | Returns the broker's identity and the org's stream count. |
How is this guide?