Skip to content

Add shell completion to the binary itself as one of the options #2425

@nyurik

Description

@nyurik

Describe your feature request

Managing separate shell-complete files is tedious, and requires manual steps. Many tools offer a way to generate shell completion files by running the utility directly, e.g. kubectl completion bash - so I can just add source <(kubectl completion ${SHELL_NAME}) to the .shell_defaults.

Could we have something similar please? Thanks for the best util on the planet :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    rollupA PR that has been merged with many others in a rollup.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions