Delete a deployment by ID or name.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.
Signature
Parameters
ID of the deployment to delete.
Name of the deployment to delete (deletes all tags unless
--tag is specified).Tag to filter by when deleting by name.
Returns
str, Result from the API call.