justinmclean commented on code in PR #5331: URL: https://github.com/apache/gravitino/pull/5331#discussion_r1861348141
########## docs/cli.md: ########## @@ -506,6 +506,38 @@ gcli tag update --tag tagA --rename newTag gcli tag update --tag tagA --comment "new comment" ``` +### Topic commands + +#### Display a topic's details + +```bash +gcli topic details --metalake metalake_demo --name kafka.default --topic topic3 Review Comment: As mentioned above @shaofengshi I am fine with it being either way, which do you prefer? -- 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]
