milvus-io/milvus

[Feature]: Improve milvus cli

开放

#27,468 创建于 2023年10月3日

 (7 条评论) (0 个反应) (2 位负责人)Go (4,000 个派生)batch import
good first issuehacktoberfestkind/feature

仓库指标

星标
 (44,298 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

Description: The Milvus Command Line Interface (CLI) serves as a convenient tool for users to interact with Milvus server, aiding in executing commands and managing the system directly from the terminal. However, there's room for improvement to make the CLI more powerful, user-friendly, and feature-rich. Here are several avenues that contributors could explore during Hacktoberfest:

Improved Error Handling and Messages: Implement auto-completion and suggestion features to expedite command input and to assist users in recalling command syntax.

Enhanced Documentation and Help Command: Expand the CLI documentation and the built-in help command to cover all functionalities, providing examples for each command to guide users.

New Functionalities: Introduce new commands or options for existing commands to cover more functionalities of Milvus, making the CLI a more comprehensive tool.

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

贡献者指南