shaofengshi commented on code in PR #5058:
URL: https://github.com/apache/gravitino/pull/5058#discussion_r1810045485


##########
clients/cli/docs/README.md:
##########
@@ -76,46 +76,60 @@ To run the Gravitino CLI, use the following command 
structure:
 ```bash
 usage: gcli [metalake|catalog|schema|table] 
[list|details|create|delete|update] [options]
 Options
- -C,--create       create an entity
- -D,--details      list details about an entity
  -f,--name <arg>   full entity name (dot separated)
  -h,--help         command help information
  -L,--list         list entity children

Review Comment:
   the "list" is a command, should it be removed from options as well?



-- 
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

Reply via email to