Is your feature request related to a problem? Please describe.
The feature uses a dynamic shovel created via the HTTP API with a cap on the number of messages to transfer.
After moving that many messages, the shovel stops.
Describe the solution you'd like
rabbitmqadmin move messages --source-vhost "/" --source-name "source.q" --destintion-vhost "other-vh" --destination-name "destination.q"
Describe alternatives you've considered
No response
Additional context
No response