rwx vaults create

Create a new vault.

Usage

rwx vaults create [flags]

Options

--name <name>

The name of the vault to create.

--repository-permission <REPO_SLUG:BRANCH_PATTERN>

Grant a repository permission to access this vault, scoped to a branch pattern. Can be specified multiple times.

--unlocked

Create the vault in an unlocked state.

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.