The command
rabbitmqctl federation_status
return a Command 'federation_status' not found.
I have correctly enable the plug-in, the rabitmq version is 3.8.9 and erlang is 23.1
The alternative web API work correctly but i prefer the command for a script check.
What can i do for understand the problem ?
Thanks