Unverified Commit 5f86c5c0 authored by Vishal Nayak's avatar Vishal Nayak Committed by GitHub
Browse files

Fix CLI flag name for rekeying (#5774)

parent 06d650f0
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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`
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment