8000 GitHub · Where software is built
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
show envvar in error hint #2695
Closed
Closed
@KotlinIsland

Description

@KotlinIsland
@click.command()
@click.option('--a', required=True, envvar="b", show_envvar=True)
def f(a): ...
f()

Here I would want the error message to show the env var.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0