alpacon token acl delete
Delete the specified command ACL from an API token.
Synopsis
Removes an existing command acl from the API token
This command requires the command acl id to identify the command acl to be deleted.
alpacon token acl delete [flags]
Examples
alpacon token acl delete [COMMAND_ACL_ID]
alpacon token acl rm [COMMAND_ACL_ID]
alpacon token acl rm --token=[TOKEN_ID_OR_NAME] --command=[COMMAND]
Options
-h, --help help for delete
SEE ALSO
- alpacon token acl - Manages command access for API tokens.