sunxiaojian commented on code in PR #5641: URL: https://github.com/apache/gravitino/pull/5641#discussion_r1853728705
########## docs/cli.md: ########## @@ -456,10 +457,10 @@ gcli group delete --group new_group gcli tag details --tag tagA ``` -#### Create a tag +#### Create tags ```bash - gcli tag create --tag tagA + gcli tag create --tag tagA tagB Review Comment: Add `--tag` for easy identification under multiple parameters. -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org