Use active help for list subcommand
Đang mở
Team Lamprey
- Ngôn ngữ chính
- Go
- Star
- 44
- Fork
- 34
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Problem
Using active help would be really helpful for exploring plugins with the list command:
https://github.com/spf13/cobra/blob/main/active_help.md#adding-active-help-messages
## Solution
Some proposals for the active help output:
```
$ conduit list [tab]
Provide one of the plugin types and plugin name to get a sample config.
```
```
$ conduit list exporter [tab]
Provide one of the exporter plugins to get a sample configuration.
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.