Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use active help for list subcommand #21

Open
winder opened this issue Mar 16, 2023 · 0 comments
Open

Use active help for list subcommand #21

winder opened this issue Mar 16, 2023 · 0 comments

Comments

@winder
Copy link
Contributor

winder commented Mar 16, 2023

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 output>
$ conduit list exporter [tab]
Provide one of the exporter plugins to get a sample configuration.

<conduit list exporter output>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@winder and others