justinmclean commented on PR #5638: URL: https://github.com/apache/gravitino/pull/5638#issuecomment-2490092049
With the metalakes commands, there are no bad paths in this path code. Missing a `--value` flag from a property command is handled by the CLI library before this code is called. Same with a missing a property flag in `metalake remove` command. Same with an unknown flag. Same with not passing a value to a command like `--rename`. Unknown entities and commands already have unit tests. -- 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]
