Prerequisites
- CLI installed, logged in, and cluster context set (see setup skill).
- Target collection must exist (see collection skill).
Commands Reference
All partition commands accept an optional --database <db-name> flag. If omitted, the database from the current context is used.
Create a Partition
zilliz partition create --collection <collection-name> --partition <partition-name>
# Optional: --database <database-name>
List Partitions
zilliz par
[Description truncada. Veja o README completo no GitHub.]