Abyss-lord opened a new pull request, #6053: URL: https://github.com/apache/gravitino/pull/6053
### What changes were proposed in this pull request? add get and list command to model. - get: `gcli model get -m demo_metalake --name catalog.schema`, Displays the name of the Model along with all versions. - list:`gcli model list -m demo_metalake --name catalog.schema`, Display all models in this schema. ### Why are the changes needed? Fix: #5961 ### Does this PR introduce _any_ user-facing change? NO ### How was this patch tested? ut -- 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]
