Files
vault/website/content/partials/cli/standard-settings/flags/output-curl-string.mdx
Sarah Chavis 927d1758e6 CLI content refresh - audit commands (#28642)
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
2024-10-11 16:29:15 -07:00

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`