-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Print out loaded ACLs #492
Comments
We could have a command for inspecting the current loaded acls |
I started to draw some lines around a new API to retrieve, modify and check ACLs based on the official tailscale API. |
Anyway works for me. The reason I'd love this is I see an error in the logs about having issues loading ACLs, but it's not clear on which rule or why. If we had a simple way to show I think it'd be awesome so I could figure out which one isn't' working/loaded. |
While I appreciate the need for API support, I really want this to be "config as code" first, I dont have any good idea on how to solve that yet. I suppose a "study" of potential solutions would be sensible before going too far down one route. |
Ok, I'll keep that in mind and try to list different kind of solutions. |
Print out loaded ACLs. This would be awesome to make sure all ACLs are loaded.
The text was updated successfully, but these errors were encountered: