Skip to content

Better and easier way to maintain auto-completion #1240

@ghost

Description

Discussion started in #1239

There are also "extensions" to argparse which can provide the possible completions. These (python) functions are called by the completion function with the existing parameters as argument. That moves the completing logic completely to python. That would be much less effort, but an additional dependency.
https://argcomplete.readthedocs.io/en/latest/

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: intelmqctlfeatureIndicates new feature requests or new featureshelp wantedIndicates that a maintainer wants help on an issue or pull requestusability

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions