Skip to main content
Cancel a remote copy in progress, specified by DST id

Usage

vastai cancel copy DST

Arguments

dst
string
required
instance_id:/path to target of copy operation

Description

Use this command to cancel any/all current remote copy operations copying to a specific named instance, given by DST.

Examples

vast cancel copy 12371

The first example cancels all copy operations currently copying data into instance 12371

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)