rwx vaults secrets delete

Delete a secret from a vault.

Usage

rwx vaults secrets delete <NAME> [flags]

Arguments

<NAME> (required)

The name of the secret to delete.

Options

--vault <name>

The name of the vault to delete the secret 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.