-
Notifications
You must be signed in to change notification settings - Fork 383
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 Role support to the Gravitino CLI #5162
Labels
0.8.0
Release v0.8.0
Comments
11 tasks
justinmclean
changed the title
Support Roles in CLI
Add Role support to the Gravitino CLI
Oct 28, 2024
This was referenced Oct 28, 2024
shaofengshi
pushed a commit
that referenced
this issue
Nov 14, 2024
… CLI (#5292) ### What changes were proposed in this pull request? CLI commands and code to add roles to users and groups. ### Why are the changes needed? To support adding and removing roles. Fix: #5162 ### Does this PR introduce _any_ user-facing change? No, but it adds to the CLI. ### How was this patch tested? Compiled and tested locally.
shaofengshi
pushed a commit
that referenced
this issue
Dec 19, 2024
### What changes were proposed in this pull request? Add grant and revoke privileges to the Gravitino CLI. ### Why are the changes needed? To complete the role commands. Fix: #5162 ### Does this PR introduce _any_ user-facing change? No but it adds two more commands. ### How was this patch tested? Tested locally.
Abyss-lord
pushed a commit
to Abyss-lord/gravitino
that referenced
this issue
Dec 29, 2024
…pache#5783) ### What changes were proposed in this pull request? Add grant and revoke privileges to the Gravitino CLI. ### Why are the changes needed? To complete the role commands. Fix: apache#5162 ### Does this PR introduce _any_ user-facing change? No but it adds two more commands. ### How was this patch tested? Tested locally.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
List, create and delete roles.
The text was updated successfully, but these errors were encountered: