alpacon token acl
Manages command access for API tokens.
Synopsis
The acl command allows you to configure access control for API tokens, specifying which commands can be executed by each token. It supports creating, listing, and modifying ACL rules to fine-tune command execution permissions based on your security requirements.
alpacon token acl [flags]
Options
-h, --help help for acl
SEE ALSO
alpacon
Alpacon CLI: Your Gateway to Alpacon Services
alpacon token acl add
Add a new command ACL with specific token and command.
alpacon token acl delete
Delete the specified command ACL from an API token.
alpacon token acl ls
Display all command ACLs for an API token.