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

Feature Enhancement: extend base plugin cmd to describe environment variable to argument mappings #58

Open
jspaleta opened this issue Jul 23, 2021 · 1 comment

Comments

@jspaleta
Copy link
Contributor

Current Problem

Right now we don't have a consistent way to expose which argument are backed by environment variables.

Straw Proposals

two possible implementations

  1. extend the usage message to include a table of these mappings
  2. extend plugin with a command to describe the supported envvars
@echlebek
Copy link
Contributor

I like option #2 personally, as I feel the usage format is a little too compact to describe the mappings well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants