job

Installation
SKILL.md

Prerequisites

  1. CLI installed and logged in (see setup skill).
  2. A job ID from a previous async operation (backup create, import start, etc.).

Commands Reference

Describe a Job

zilliz job describe --job-id <job-id>

Wait for Completion

The job describe command supports a --wait flag to poll until the job finishes:

Installs
2
GitHub Stars
3
First Seen
May 24, 2026
job — zilliztech/zilliz-plugin