mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Add option for not mounting the KV mount in --dev * Fix whitespace I messed up during merge conflict resolution * Feature -> Improvement * Fix formatting for real --------- Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
```release-note:improvement
|
|
cli: Add a `--dev-no-kv` flag to prevent auto mounting a key-value secret backend when running a dev server
|
|
```
|