SummCoder opened a new issue, #10502: URL: https://github.com/apache/rocketmq/issues/10502
### Search before creation - [x] I had searched in the [issues](https://github.com/apache/rocketmq/issues) and found no similar issues. ### Documentation Related docs/cn/acl/user_guide.md Section 7 documents five mqadmin commands: updateAclConfig, deleteAccessConfig, updateGlobalWhiteAddr, clusterAclConfigVersion, getAclConfig In RocketMQ 5.5.0, all five return "sub command not exist". They have been replaced by six new commands: createAcl, updateAcl, deleteAcl, getAcl, listAcl, copyAcl The English ACL doc does not have an mqadmin section, so only the Chinese doc needs to be updated. ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! -- 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]
