We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We added delegation support in #175. Now, it would be great to add support for them to the CLI. I envision something like the following:
delegate from_role to_role namespace
add
remove-delegation from_role to_role
Feedback would be appreciated, especially on the names
The text was updated successfully, but these errors were encountered:
Closing since the code base changed and the goal of the project would be to focus on being a library first and not so much on providing a CLI client.
There might be a CLI based on this, but it will live in a separate repository.
Thanks for raising this 👍
Sorry, something went wrong.
No branches or pull requests
We added delegation support in #175. Now, it would be great to add support for them to the CLI. I envision something like the following:
delegate from_role to_role namespace
add
for the role that the target is added toremove-delegation from_role to_role
Feedback would be appreciated, especially on the names
The text was updated successfully, but these errors were encountered: