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.1k stars 344 forks source link

[#5384] Added simple authentication to the Gravitino CLI #5610

Open justinmclean opened 5 days ago

justinmclean commented 5 days ago

What changes were proposed in this pull request?

Added simple authentication to the Gravitino CLI

Why are the changes needed?

To support authentication.

Fix: #5384

Does this PR introduce any user-facing change?

No, but adds authentication to the CLI.

How was this patch tested?

Tested locally.

justinmclean commented 5 days ago

@shaofengshi this is ready to review