mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 01:42:06 -04:00
Remove the old license instructions from the Enterprise index page. (#12400)
This commit is contained in:
parent
829511acff
commit
4a9192399b
1 changed files with 2 additions and 9 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue