Skip to content

Autocompletion for CLI commands and auto-suggesting for mispellings #8

@zelima

Description

@zelima

We want to two extra features for our CLI commands:

  • auto suggesting on mis-spelt commands
  • Bash command line completions

Acceptance Criteria

  • if user types datahub gte it should output
datahub: 'gte' is not a datahub command. See 'datahub --help'.

Did you mean this?
	get
  • if user types datahub ge and hits tab it should autocomplete to datahub get

Tasks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions