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


##########
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:
   It was missing metalake so I've added that



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

Reply via email to