alpacon token acl add
Add a new command ACL with specific token and command.
Synopsis
The add command allows you to define access to specific commands for API tokens.
alpacon token acl add [flags]
Examples
alpacon token acl add [TOKEN_ID_OR_NAME]
alpacon token acl add --token=[TOKEN_ID_OR_NAME] --command=[COMMAND]
Options
-c, --command string Command
-h, --help help for add
-t, --token string Token ID
SEE ALSO
- alpacon token acl - Manages command access for API tokens.