apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
1.09k stars 343 forks source link

[Improvement] Add more CLI command unit tests #5637

Open justinmclean opened 1 day ago

justinmclean commented 1 day ago

What would you like to be improved?

Add tests that check if the correct command is called based on command line options.

How should we improve?

Checks that further CLI changes don't alter previous commands working.