Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.vast.ai/llms.txt

Use this file to discover all available pages before exploring further.

Delete a Template

Usage

vastai delete template --template-id <id>

Options

--template-id
integer
Template ID of Template to Delete

Description

Deleting a template only removes the user’s relationship to the template; it is not destroyed.

Examples

vastai delete template --template-id 12345

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)