mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
Fix incorrect kv delete page description (#22178)
This commit is contained in:
@@ -2,9 +2,7 @@
|
|||||||
layout: docs
|
layout: docs
|
||||||
page_title: kv delete - Command
|
page_title: kv delete - Command
|
||||||
description: |-
|
description: |-
|
||||||
The "kv delete" command disables a secrets engine at a given PATH. The
|
The "kv delete" command deletes the data for the provided path in the key/value secrets engine.
|
||||||
argument corresponds to the enabled PATH of the engine, not the TYPE! All
|
|
||||||
secrets created by this engine are revoked and its Vault data is removed.
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# kv delete
|
# kv delete
|
||||||
|
|||||||
Reference in New Issue
Block a user