Skip to content

Overwrite to_info_dict() method in Context and command classes #175

@wabiloo

Description

@wabiloo

The click context object has a method .to_info_dict() that's useful to go through the whole CLI structure, for example to write documentation.

It would be good to have an equivalent with cloup, so that all the other info cloup adds (eg. Aliases and help) can be exposed in the same way

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions