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
--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.