justinmclean commented on code in PR #6047: URL: https://github.com/apache/gravitino/pull/6047#discussion_r1900512208
########## clients/cli/src/main/resources/model_help.txt: ########## @@ -0,0 +1,8 @@ +gcli model [details] + +Please set the metalake in the Gravitino configuration file or the environment variable before running any of these commands. + +Example commands + +Show model audit information +gcli model details --name catalog_postgres.hr --audit Review Comment: I'm not sure what you mean by "explicit format" in this context. This follows the format of the other help files. -- 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]
