Skip to content

Commit

Permalink
Merge 4beecd1 into backport/NET-1723/role-update/personally-full-quail
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-consul-core authored Mar 6, 2023
2 parents 41ba8e8 + 4beecd1 commit bbf2bfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/content/commands/acl/token/update.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ instead.
- `-meta` - Indicates that token metadata such as the content hash and Raft indices should be
shown for each entry.

- `-node-identity=<value>` - Name of a node identity to use for this role. May
- `-node-identity=<value>` - Name of a node identity to use for this role. Overwrites existing node identity. May
be specified multiple times. Format is `NODENAME:DATACENTER`. Added in Consul
1.8.1.

Expand Down Expand Up @@ -82,7 +82,7 @@ instead.
- `-append-role-name=<value>` - Name of a role to add to this token. The token retains existing roles. May be specified multiple times.

- `-service-identity=<value>` - Name of a service identity to use for this
token. May be specified multiple times. Format is the `SERVICENAME` or
token. Overwrites existing service identities. May be specified multiple times. Format is the `SERVICENAME` or
`SERVICENAME:DATACENTER1,DATACENTER2,...`

- `-append-service-identity=<value>` - Name of a service identity to add to this
Expand Down

0 comments on commit bbf2bfc

Please sign in to comment.