mirror of
https://github.com/ahmetb/kubectx.git
synced 2026-05-15 03:32:02 +00:00
When `kubectx -s` (or `--shell`) is invoked without a context name and fzf is available in an interactive terminal, launch fzf to let the user pick a context, then start an isolated shell scoped to that selection. This mirrors the existing behavior where `kubectx` with no arguments launches fzf for context switching, and `kubectx -d` with no arguments launches fzf for context deletion. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>