tengqm commented on PR #5939: URL: https://github.com/apache/gravitino/pull/5939#issuecomment-2558691223
> bin/gcli.sh schema details --m demo_metalake -i > # output > # Missing --name option. > # Missing --name option. > # Missing required argument(s): catalog, schema These error messages mean that we need to further consolidate the argument validation logic. -- 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]
