Prerequisites
- CLI installed and logged in (see setup skill).
- No cluster context required -- backup operations use
--cluster-id directly.
Commands Reference
Create a Backup
zilliz backup create --cluster-id <cluster-id>
# Optional:
# --database <database-name>
# --collection <collection-name>
# --backup-type <CLUSTER|COLLECTION>
# Or use raw JSON: --body '{...}'
List Backups
zilliz backup list
# Optional:
# --project-id <filter-by-project-id
[Description truncada. Veja o README completo no GitHub.]