rwx vaults vars set
Set vars in a vault.
Usage
rwx vaults vars set [flags] [KEY=value]
Arguments
[KEY=value]
One or more vars to set, specified as KEY=value pairs. Can be specified multiple times.
Options
--vault <name>
The name of the vault to set the vars in. Defaults to default.
--file <path>
The path to a file in dotenv format to read the vars from.
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.