rwx vaults
Manage vaults, secrets, and vars.
Usage
rwx vaults <command> [flags]
Subcommands
create- Create a new vaultoidc-tokens- Manage OIDC tokens in a vaultsecrets- Manage secrets in a vaultvars- Manage vars in a vault
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.