Broccoli cli for managing queue status and checking queue health.
broccoli retry <queue_name> <failed|processing>
broccoli size <queue_name> <processing|ingestion|failed>
broccoli status (stretch, but shows all of your queues and sizes)
The idea is that the cli will be bundled in the docker image of your final application for any day2 operations that might be needed
Broccoli cli for managing queue status and checking queue health.
broccoli retry <queue_name> <failed|processing>broccoli size <queue_name> <processing|ingestion|failed>broccoli status(stretch, but shows all of your queues and sizes)The idea is that the cli will be bundled in the docker image of your final application for any day2 operations that might be needed