Skip to content

Commit

Permalink
Remove the old license instructions from the Enterprise index page. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ncabatoff committed Aug 25, 2021
1 parent 829511a commit 4a91923
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions website/content/docs/enterprise/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ These features are part of [Vault Enterprise](https://www.hashicorp.com/vault?ut
## Vault Enterprise Licenses

A Vault Enterprise license needs to be applied to a Vault cluster
in order to use Vault Enterprise features.
in order to use Vault Enterprise features. See
[Vault License](/docs/enterprise/license) for details.

The license can be applied to a cluster from any server in it with this command.

```shell-session
$ vault write sys/license text="01MV4UU43BK5HGYYTOJZWFQM..."
```

You could also use the Vault HTTP API against the [`sys/license`](/api-docs/system/license)
endpoint.

0 comments on commit 4a91923

Please sign in to comment.