From a0431421eaaa71412c4c70db683894b9f3f3e003 Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 15:51:23 -0400 Subject: [PATCH] Add kubectx --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 79dd85f..3d942e9 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1496,3 +1496,4 @@ text-processing,choose,,https://github.com/theryangeary/choose,A human-friendly system,direnv,https://direnv.net/,https://github.com/direnv/direnv,Loads and unloads environment variables depending on the current directory. networking,doggo,https://doggo.mrkaran.dev/,https://github.com/mr-karan/doggo,"DNS client for humans. Features include: colors, tabular and JSON formats, and reverse DNS lookup." package-manager,krew,https://krew.sigs.k8s.io/,https://github.com/kubernetes-sigs/krew,Find and install kubectl plugins. +devops,kubectx,https://kubectx.dev/,https://github.com/ahmetb/kubectx,Quickly switch between clusters and namespaces in kubectl.