{"id":13510704,"url":"https://github.com/zilliztech/milvus_cli","last_synced_at":"2025-03-30T16:34:53.816Z","repository":{"id":41150153,"uuid":"436910525","full_name":"zilliztech/milvus_cli","owner":"zilliztech","description":"Milvus Command Line","archived":false,"fork":true,"pushed_at":"2024-07-29T07:47:11.000Z","size":715,"stargazers_count":82,"open_issues_count":17,"forks_count":13,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-02T07:43:33.298Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"milvus-io/milvus_cli","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zilliztech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-12-10T08:48:38.000Z","updated_at":"2024-09-20T05:16:47.000Z","dependencies_parsed_at":"2023-02-08T11:16:06.434Z","dependency_job_id":null,"html_url":"https://github.com/zilliztech/milvus_cli","commit_stats":{"total_commits":187,"total_committers":12,"mean_commits":"15.583333333333334","dds":"0.20855614973262027","last_synced_commit":"86fadb6e41e5ef6a3a2df8115f322250a16decf3"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zilliztech%2Fmilvus_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zilliztech%2Fmilvus_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zilliztech%2Fmilvus_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zilliztech%2Fmilvus_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zilliztech","download_url":"https://codeload.github.com/zilliztech/milvus_cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222566739,"owners_count":17004237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T02:01:50.720Z","updated_at":"2025-03-30T16:34:53.808Z","avatar_url":"https://github.com/zilliztech.png","language":"Python","funding_links":[],"categories":["Python","others"],"sub_categories":[],"readme":"# Milvus_CLI🚀\n\n![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/zilliztech/milvus_cli?include_prereleases) ![PyPI](https://img.shields.io/pypi/v/milvus-cli)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/milvus_cli?label=PYPI%20downloads) ![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/downloads-pre/zilliztech/milvus_cli/latest/total?label=Release%40latest%20downloads) ![Docker Pulls](https://img.shields.io/docker/pulls/zilliz/milvus_cli)\n![GitHub repo size](https://img.shields.io/github/repo-size/zilliztech/milvus_cli) ![PyPI - License](https://img.shields.io/pypi/l/milvus-cli)\n\n## Overview\n\n[Milvus](https://github.com/milvus-io/milvus) Command Line Interface based on [Milvus Python SDK](https://github.com/milvus-io/pymilvus).\n\n- Applicable to most platforms: MS Windows, macOS, Ubuntu\n\n- Support pip install \u0026 offline installation package\n\n- Support single executable file\n\n- Milvus Python SDK full function coverage\n\n- Built-in help function\n\n- Support auto completion\n\n## Installation methods\n\n### 🔝Install in a Python environment\n\n#### Prerequisites\n\nPython \u003e= 3.8.5\n\n#### Install from PyPI (Recommended)\n\nRun `pip install pymilvus\u003e=2.5.0`\nRun `pip install milvus-cli==1.0.2`\n\n#### Install from a tarball\n\n1. Download the [latest release](https://github.com/zilliztech/milvus_cli/releases/latest) of ` milvus_cli-\u003cversion\u003e.tar.gz`.\n2. Run `pip install milvus_cli-\u003cversion\u003e.tar.gz`.\n\n#### Install from source code\n\n1. Run `git clone https://github.com/zilliztech/milvus_cli.git`.\n2. Run `cd milvus_cli`.\n3. Run `pip install --editable .`\n\n### Docker image in docker hub\n\n`docker run -it zilliz/milvus_cli:latest`\n\n## Usage\n\nRun `milvus_cli` (in a Python environment) or double click `milvus_cli-\u003cversion\u003e.exe` file (in a Windows environment).\n\n#### Run Milvus_CLI\n\n- In a Python environment, run `milvus_cli`.\n\n### Document\n\nhttps://milvus.io/docs/cli_commands.md\n\n## Community\n\n💬 Community isn’t just about writing code together. Come join the conversation, share your knowledge and get your questions answered on [Milvus Slack Channel](https://join.slack.com/t/milvusio/shared_invite/zt-e0u4qu3k-bI2GDNys3ZqX1YCJ9OM~GQ)!\n\n\u003ca href=\"https://join.slack.com/t/milvusio/shared_invite/zt-e0u4qu3k-bI2GDNys3ZqX1YCJ9OM~GQ\"\u003e\n    \u003cimg src=\"https://assets.zilliz.com/readme_slack_4a07c4c92f.png\" alt=\"Miluvs Slack Channel\"  height=\"150\" width=\"500\"\u003e\n\u003c/a\u003e\n\n\u003cbr\u003e\u003c!-- Do not remove start of hero-bot --\u003e\u003cbr\u003e\n\u003cimg src=\"https://img.shields.io/badge/all--contributors-6-orange\"\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/chris-zilliz\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/91247127?v=4\" width=\"30px\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/czhen-zilliz\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/83751452?v=4\" width=\"30px\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/haorenfsa\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/15938850?v=4\" width=\"30px\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/kateshaowanjou\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/58837504?v=4\" width=\"30px\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/matrixji\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/183388?v=4\" width=\"30px\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/sre-ci-robot\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/56469371?v=4\" width=\"30px\" /\u003e\u003c/a\u003e\n\u003cbr\u003e\u003c!-- Do not remove end of hero-bot --\u003e\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzilliztech%2Fmilvus_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzilliztech%2Fmilvus_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzilliztech%2Fmilvus_cli/lists"}