Skip to content

zilliztech/zilliz-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zilliz CLI

The official command-line tool for Zilliz Cloud — manage clusters, collections, and vector data directly from your terminal.

Installation

macOS / Linux

curl -fsSL https://zilliz.com/cli/install.sh | bash

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

Windows (PowerShell)

irm https://zilliz.com/cli/install.ps1 | iex

# Alternate download address
irm https://raw.githubusercontent.com/zilliztech/zilliz-cli/master/install.ps1 | iex

Usage

To get started, run zilliz --help to see the available commands.

For more information, see the Zilliz CLI documentation.

Related Tools

License

Apache-2.0

About

The official command-line tool for Zilliz Cloud — manage clusters, collections, and vector data directly from your terminal.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors