docs: fix apply DNS ACL token via CLI (#20951)

This commit is contained in:
Jared Kirschner 2024-04-03 15:28:35 -04:00 committed by GitHub
parent be8d572eb2
commit 174f92aa24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ acl = {
### Apply the token with a command
Set the `dns` token using the [`acl.token.dns`](/consul/docs/agent/config/config-files#acl_tokens_dns) command. The following command configures a running Consul agent token with the specified token.
Set the `dns` token using the [`set-agent-token`](/consul/commands/acl/set-agent-token) command. The following command configures a running Consul agent token with the specified token.
```shell-session
$ consul set-agent-token dns <acl-token-secret-id>