Search before creation
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?
Search before creation
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?