Skip to content

Commit

Permalink
Update license get explanation
Browse files Browse the repository at this point in the history
This PR is to clarify what happens if the license get command is run on a follower if the leader hasn't been updated with a newer license.
  • Loading branch information
markcampv authored Jun 15, 2023
1 parent 414a61d commit 3b4e0ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/content/commands/license.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,8 @@ Licensed Features:

Corresponding HTTP API Endpoint: [\[GET\] /v1/operator/license](/consul/api-docs/operator/license#getting-the-consul-license)

This command gets the Consul Enterprise license.
This command gets the Consul Enterprise license. If the leader hasn't been updated with the newer license, the followers
will display the outdated license in their GET output.

The table below shows this command's [required ACLs](/consul/api-docs/api-structure#authentication). Configuration of
[blocking queries](/consul/api-docs/features/blocking) and [agent caching](/consul/api-docs/features/caching)
Expand Down

0 comments on commit 3b4e0ab

Please sign in to comment.