yuruguo opened a new pull request #12263: URL: https://github.com/apache/pulsar/pull/12263
### Motivation The name of the option should be linked with a horizontal line(-) instead of an underline(_) in `CLI`, so that it conforms to the unified standard. Therefore, option `--auth_plugin` should be deprecated and replaced with `--auth-plugin`. ### Modifications - Hidden `--auth_plugin` - `--auth_plug` takes effect when `--auth-plugin` is blank and `--auth_plugin` is not blank ### Documentation - need to update docs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
