Skip to content

kubectx -d: add shell completion (zsh) #40

@ahmetb

Description

@ahmetb

I just realized we didn't code the bash/zsh/fish completions in a way that it can complete context names in subcommands like -d.

"$ kubectx -d TabTab" should suggest some context to delete.

Additionally, in case of -d, supporting multiple arguments for (#39) would require completion scripts should to auto-complete context names in multiple positions ($2, $3, ... $N) as well.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions