rwx vaults vars show

Show a var from a vault.

Usage

rwx vaults vars show <NAME> [flags]

Arguments

<NAME> (required)

The name of the var to show.

Options

--vault <name>

The name of the vault to show the var from. Defaults to default.

Global options

--format <format>

Output format: text or json. Defaults to text.

--json

Output JSON data to stdout. Equivalent to --format json.

--access-token <token>

The access token for RWX. Defaults to the value of the $RWX_ACCESS_TOKEN environment variable.