rabbitmq / rabbitmq-cli

Command line tools for RabbitMQ
Other
105 stars 34 forks source link

Add `--all` to `rabbitmqctl enable_feature_flag` #455

Closed mkuratczyk closed 3 years ago

mkuratczyk commented 4 years ago

It would be convenient to have a single command to enable all feature flags supported by a cluster. Currently all feature flags have to be enabled individually.

mkuratczyk commented 3 years ago

I've submitted a PR for this feature. I also have a corresponding docs commit (https://github.com/mkuratczyk/rabbitmq-website/commit/873be2972ec54ea40c2fb469c48ac7a73ba22894) but I'm not sure which branch to PR it to (I guess that depends on whether this PR is approved)

michaelklishin commented 3 years ago

@mkuratczyk it will only ship in the next patch release, sostable