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


##########
clients/cli/src/main/resources/model_help.txt:
##########
@@ -1,8 +1,41 @@
-gcli model [details]
+gcli model [list|details|create|delete]
 
 Please set the metalake in the Gravitino configuration file or the environment 
variable before running any of these commands.
 
 Example commands
 
+Register a model
+gcli model create -m demo_metalake --name Hive_catalog.default.model

Review Comment:
   It would be est to be consistent with the style of naming here 
"Hive_catalog" - > "hive" (also in other examples)



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