mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-26 00:30:11 -04:00
parent
d1696f9f99
commit
e29a183a8d
1 changed files with 3 additions and 0 deletions
|
|
@ -42,6 +42,9 @@ flags or by specifying a configuration file):
|
|||
* **Single unseal key** - The server is initialized with a single unseal
|
||||
key. The Vault is already unsealed, but if you want to experiment with
|
||||
seal/unseal, then only the single outputted key is required.
|
||||
|
||||
* **Key Value store mounted** - A v2 KV secret engine is mounted at
|
||||
`secret/`.
|
||||
|
||||
## Use Case
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue