mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +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
10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
<a id="standard-output-curl-string" />
|
|
|
|
**`-output-curl-string (bool : false)`**
|
|
|
|
Print the API call(s) required to execute the CLI command as `cURL` strings
|
|
then exit without running the command.
|
|
|
|
**Example**: `-output-curl-string`
|
|
|