mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-04 14:25:35 -04:00
Add help info for -dev flag
This commit is contained in:
parent
d4ebde3504
commit
fc2400698a
1 changed files with 4 additions and 0 deletions
|
|
@ -409,6 +409,10 @@ General Options:
|
|||
specified multiple times. If it is a directory, all
|
||||
files with a ".hcl" or ".json" suffix will be loaded.
|
||||
|
||||
-dev Enables Dev mode. In this mode, Vault is completely
|
||||
in-memory and unsealed. Do not run the Dev server in
|
||||
production!
|
||||
|
||||
-log-level=info Log verbosity. Defaults to "info", will be outputted
|
||||
to stderr.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue