Skip to content

Add support for tab completion in the CLI #538

@timbeiko

Description

@timbeiko

Add support for tab completion wherever possible (for options, flags and subcommands) in the CLI. Default to PicoCLI’s built in behavior when possible.

Acceptance Criteria:
A user sees the options, flags and subcommands available to them when they begin typing and can tab through them to select the appropriate one.

Metadata

Metadata

Assignees

Labels

dev experienceThe build system, things that enable easier development etc.good first issueGood for newcomershelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions