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

CLI: Add support for manipulating individual ACLs #112

Open
vhartikainen opened this issue Mar 6, 2018 · 1 comment
Open

CLI: Add support for manipulating individual ACLs #112

vhartikainen opened this issue Mar 6, 2018 · 1 comment

Comments

@vhartikainen
Copy link

We'd like to manipulate individual ACLs via CLI, instead of creating the new ACL in Consul GUI and then backup & restore with appropriate changes.

e.g.
consulate acl list -> for listing the current ACLs
consulate acl get -> for showing the rules of a given ACL
consulate acl create -> for creating a new ACL if it doesn't exist
consulate acl set -> for setting rules of an existing ACL
consulate acl rm -> for removing an ACL

@aseppala
Copy link

aseppala commented Mar 6, 2018

+1

@abaez abaez mentioned this issue Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants