mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2026-01-08 13:11:55 +00:00
First CLI command doc updates: * Rewrite CLI usage page * Rewrite token helper page * Move and rewrite CLI emulator doc * Rewrite `vault audit` command family docs
9 lines
228 B
Plaintext
9 lines
228 B
Plaintext
<a id="audit-flag-path" />
|
|
|
|
**`-path (string : "/<device_type>")`**
|
|
|
|
The internal path where Vault will access the audit device. Audit device paths
|
|
must be unique across all audit devices.
|
|
|
|
**Example**: `-path "/audit/kv-file"`
|