We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcbf44c commit 081889dCopy full SHA for 081889d
actions/destroy_token.py
@@ -1,5 +1,6 @@
1
from lib import action
2
3
+
4
class ConsulAclDestroyAction(action.ConsulBaseAction):
5
def run(self, acl_id):
6
0 commit comments