Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support GET /api/shovels #48

Open
michaelklishin opened this issue Feb 17, 2025 · 0 comments
Open

Support GET /api/shovels #48

michaelklishin opened this issue Feb 17, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@michaelklishin
Copy link
Member

michaelklishin commented Feb 17, 2025

Is your feature request related to a problem? Please describe.

HTTP API supports listing all shovels in the cluster.

Describe the solution you'd like

rabbitmqadmin shovels list_all

Note:

rabbitmqadmin --vhost events shovels list

will be used for listing shovels in a particular virtual host (#49).

@michaelklishin michaelklishin added the enhancement New feature or request label Feb 17, 2025
michaelklishin added a commit that referenced this issue Feb 17, 2025
michaelklishin added a commit that referenced this issue Feb 17, 2025
This way we can make 'shovels list' list shovels
in a specific virtual host.

References #48.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant