Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic commands to Gravitino CLI #5057

Closed
Tracked by #4943
justinmclean opened this issue Oct 2, 2024 · 0 comments · Fixed by #5058
Closed
Tracked by #4943

Add basic commands to Gravitino CLI #5057

justinmclean opened this issue Oct 2, 2024 · 0 comments · Fixed by #5058
Assignees
Labels
0.8.0 Release v0.8.0

Comments

@justinmclean
Copy link
Member

justinmclean commented Oct 2, 2024

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
@justinmclean justinmclean self-assigned this Oct 14, 2024
jerryshao pushed a commit that referenced this issue Oct 24, 2024
### 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.
@jerryshao jerryshao added the 0.8.0 Release v0.8.0 label Oct 24, 2024
@justinmclean justinmclean changed the title Basic Information Add basic commands to Gravitino CLI Oct 31, 2024
mplmoknijb pushed a commit to mplmoknijb/gravitino that referenced this issue Nov 6, 2024
### 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.8.0 Release v0.8.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants