Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
5f86c5c0
Unverified
Commit
5f86c5c0
authored
6 years ago
by
Vishal Nayak
Committed by
GitHub
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Fix CLI flag name for rekeying (#5774)
parent
06d650f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
website/source/docs/enterprise/hsm/behavior.html.md
+1
-1
website/source/docs/enterprise/hsm/behavior.html.md
with
1 addition
and
1 deletion
+1
-1
website/source/docs/enterprise/hsm/behavior.html.md
+
1
-
1
View file @
5f86c5c0
...
...
@@ -87,7 +87,7 @@ returned to the users that submitted their recovery keys.
The recovery key can be rekeyed to change the number of shares/threshold or to
target different key holders via different PGP keys. When using the Vault CLI,
this is performed by using the
`-recovery
-key=true
`
flag to
`vault operator rekey`
.
this is performed by using the
`-
target=
recovery`
flag to
`vault operator rekey`
.
Via the API, the rekey operation is performed with the same parameters as the
[
normal `/sys/rekey`
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment