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


##########
docs/cli.md:
##########
@@ -27,7 +27,7 @@ Or you use the `gcli.sh` script found in the 
`clients/cli/bin/` directory to run
 The general structure for running commands with the Gravitino CLI is `gcli 
entity command [options]`.
 
  ```bash
-  usage: gcli 
[metalake|catalog|schema|table|column|user|group|tag|topic|fileset] 
[list|details|create|delete|update|set|remove|properties|revoke|grant] [options]
+  usage: gcli 
[metalake|catalog|schema|model|table|column|user|group|tag|topic|fileset] 
[list|details|create|delete|update|set|remove|properties|revoke|grant] [options]

Review Comment:
   Because that only gives a vague suggestion to the user, it's more helpful 
for them to see the possible entities and actions.



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