Nomad
Command: acl
The acl command is used to interact with ACL policies and tokens. Learn more
about using Nomad's ACL system in the Secure Nomad with Access Control
guide.
Usage
Usage: nomad acl <subcommand> [options]
Run nomad acl <subcommand> -h for help on that subcommand. The following
subcommands are available:
acl bootstrap- Bootstrap the initial ACL tokenacl policy apply- Create or update ACL policiesacl policy delete- Delete an existing ACL policiesacl policy info- Fetch information on an existing ACL policyacl policy list- List available ACL policiesacl token create- Create new ACL tokenacl token delete- Delete an existing ACL tokenacl token info- Get info on an existing ACL tokenacl token list- List available ACL tokensacl token self- Get info on self ACL tokenacl token update- Update existing ACL token