Skip to main content
Adds instance to an overlay network

Usage

vastai join overlay OVERLAY_NAME INSTANCE_ID

Arguments

name
string
required
Overlay network name to join instance to.
instance_id
integer
required
Instance ID to add to overlay.

Description

Adds an instance to a compatible overlay network.

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)