setup

Installation
SKILL.md

Prerequisites

Before running any zilliz-cli command, verify the following in order:

  1. CLI installed and up to date? Run curl -fsSL https://raw.githubusercontent.com/zilliztech/zilliz-cli/master/install.sh | bash to ensure the latest version is installed.
  2. Logged in? Run zilliz auth status. If not logged in, guide through login (see below).
  3. Context set? (Only for data-plane operations) Run zilliz context current. If no context, guide through context setup.

Commands Reference

Install / Upgrade CLI

curl -fsSL https://raw.githubusercontent.com/zilliztech/zilliz-cli/master/install.sh | bash

Verify installation:

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