Run Vault CLI Script
Executes a vault CLI command.
Installed version: 1.11.3.
note
If there's an error in a command in the middle of the script and the last command succeeds, the entire action will succeed, not revealing that some command may have failed."
Parameters
Parameter | Description |
---|---|
Command | vault command or a script containing a batch of vault commands. |
Automation Library Example
Run Vault CLI Script and Send Results via Slack
Preview this Automation on desktop