milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
31.1k stars 2.96k forks source link

[Feature]: Improve milvus cli #27468

Open xiaofan-luan opened 1 year ago

xiaofan-luan commented 1 year ago

Is there an existing issue for this?

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

khushChopra commented 1 year ago

Hi @xiaofan-luan, is it possible to assign this issue to me?

jiaoew1991 commented 1 year ago

/assign @khushChopra Welcome

khushChopra commented 1 year ago

Hi, I won't be able to work on it because of personal reasons. Unassigned myself.

jfgrea27 commented 4 months ago

Hi @jiaoew1991 , is this still available? I would like to work on this.