We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Run ./scripts/rabbitmqctl list_user_permissions without passing the user option
./scripts/rabbitmqctl list_user_permissions
user
The text was updated successfully, but these errors were encountered:
Output of:
$ ./scripts/rabbitmqctl list_user_permissions
Error: {'EXIT', {function_clause, [{rabbit_control_main,action, [list_user_permissions,rabbit@avidela,[], [{"-q",false},{"-n",rabbit@avidela}], #Fun<rabbit_control_main.9.21280602>], [{file,"src/rabbit_control_main.erl"},{line,177}]}, {rabbit_cli,main,3,[{file,"src/rabbit_cli.erl"},{line,66}]}, {init,start_it,1,[]}, {init,start_em,1,[]}]}}
Sorry, something went wrong.
677bb64
videlalvaro
No branches or pull requests
Run
./scripts/rabbitmqctl list_user_permissions
without passing theuser
optionThe text was updated successfully, but these errors were encountered: