milvus-io/milvus

[Feature]: Improve milvus cli

Open

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

在 GitHub 查看
 (6 评论) (0 反应) (2 负责人)Go (44,298 star) (4,000 fork)batch import
good first issuehacktoberfestkind/feature

描述

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

贡献者指南