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 management.path_prefix #104

Open
HOSTED-POWER opened this issue Oct 17, 2021 · 1 comment
Open

Support management.path_prefix #104

HOSTED-POWER opened this issue Oct 17, 2021 · 1 comment

Comments

@HOSTED-POWER
Copy link

We have our management api on a custom prefix ( management.path_prefix = /xxxx )

Currently this is unsupported, make the plugins unusable for us unfortnately.

@HOSTED-POWER
Copy link
Author

I see the rabbitadmin does support it nicely, any way we can use the same here?

rabbitmqadmin

ERROR: Action not specified

rabbitmqadmin --help for help


# rabbitmqadmin  ---help
Usage
=====
  rabbitmqadmin [options] subcommand

rabbitmqadmin: error: no such option: ---help
root@shops53:~# rabbitmqadmin   --help
Usage
=====
  rabbitmqadmin [options] subcommand

Options
=======
...
--path-prefix=PATH_PREFIX
                        use specific URI path prefix for the RabbitMQ HTTP
                        API. /api and operation path will be appended to it.
                        (default: blank string) [default: ]
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants