Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a snapshot by reference
basecut snapshot delete <snapshot-ref> [flags]
<snapshot-ref>
name:tag
name
--yes, -y
false
--profile <name>
default
--api-key <key>
# Delete by UUID (with prompt) basecut snapshot delete 550e8400-e29b-41d4-a716-446655440000 # Delete by ref without prompt basecut snapshot delete dev-seed:latest --yes