We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783a9e5 commit 5522aabCopy full SHA for 5522aab
website/content/docs/concepts/dev-server.mdx
@@ -43,7 +43,8 @@ flags or by specifying a configuration file):
43
seal/unseal, then only the single outputted key is required.
44
45
- **Key Value store mounted** - A v2 KV secret engine is mounted at
46
- `secret/`. Please be aware that there are differences with v1 KV. If you want to use v1, use this flag `-dev-kv-1`.
+ `secret/`. Please be aware that there are differences with v1 KV.
47
+ If you want to use v1, use this flag `-dev-kv-v1`.
48
49
## Use Case
50
0 commit comments