You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first stage consists of a basic build and a boilerplate CLI. Help information and gravitino version information can be displayed. The following entities will have basic information shown about them.
Metalakes
Catalogs
Schema
Tables
The text was updated successfully, but these errors were encountered:
### What changes were proposed in this pull request?
Added initial CLI to list information about metalakes, catalogs, schema
and tables.
### Why are the changes needed?
For a CLI.
Fix: #5057
### Does this PR introduce _any_ user-facing change?
No, but it add a new API.
### How was this patch tested?
Unit test pass locally.
### What changes were proposed in this pull request?
Added initial CLI to list information about metalakes, catalogs, schema
and tables.
### Why are the changes needed?
For a CLI.
Fix: apache#5057
### Does this PR introduce _any_ user-facing change?
No, but it add a new API.
### How was this patch tested?
Unit test pass locally.
The first stage consists of a basic build and a boilerplate CLI. Help information and gravitino version information can be displayed. The following entities will have basic information shown about them.
The text was updated successfully, but these errors were encountered: