Skip to content

feat: add kubectl auto-completion #51

@v1k0d3n

Description

@v1k0d3n

one nice (and extremely simple) change that we can make is to have kubectlauto-completion.

this can be done with a simple ansible lineinfile EOF in ~/.bashrc.

source <(kubectl completion bash)

i can get back to this later, but if someone in the community wants to add to the playbooks...that's fine also. i just wanted to create the feature request before i forget it (as i'm working on something else).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions