Usage
Options
name of the team
Description
Creates a new team under your account. Unlike legacy teams, this command does NOT convert your personal account into a team. Each team is created as a separate account, and you can be a member of multiple teams. When you create a team:- You become the team owner.
- The team starts as an independent account with its own billing, credits, and resources.
- Default roles (owner, manager, member) are automatically created.
- You can invite others, assign roles, and manage resources within the team.
--transfer_credit flag. Example:
vastai create-team —team_name myteam —transfer_credit 25
Notes:
- You cannot create a team from within another team account.
Global Options
The following options are available for all commands:| Option | Description |
|---|---|
--url URL | Server REST API URL |
--retry N | Retry limit |
--raw | Output machine-readable JSON |
--explain | Verbose explanation of API calls |
--api-key KEY | API key (defaults to ~/.config/vastai/vast_api_key) |