rwx vaults vars delete
Delete a var from a vault.
Usage
rwx vaults vars delete <NAME> [flags]
Arguments
<NAME> (required)
The name of the var to delete.
Options
--vault <name>
The name of the vault to delete the var from. Defaults to default.
-y, --yes
Skip the confirmation prompt.
Global Options
--output <format>
Output format: text or json. Defaults to text.
--access-token <token>
The access token for RWX. Defaults to the value of the $RWX_ACCESS_TOKEN environment variable.