Skip to main content
Update an existing team role

Usage

vastai update team-role ID --name NAME --permissions PERMISSIONS

Arguments

id
integer
required
id of the role

Options

--name
string
name of the template
--permissions
string
file path for json encoded permissions, look in the docs for more information

Global Options

The following options are available for all commands:
OptionDescription
--url URLServer REST API URL
--retry NRetry limit
--rawOutput machine-readable JSON
--explainVerbose explanation of API calls
--api-key KEYAPI key (defaults to ~/.config/vastai/vast_api_key)