Skip to content

Commit ec74af8

Browse files
author
Robin Hermann
committed
feat: add kubernetes context switcher plugin
1 parent d0305bc commit ec74af8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
3+
"Name": "Kubernetes Context Switcher",
4+
"Description": "Switch between Kubernetes contexts quickly using Flow Launcher. View current context, list all available contexts, and switch between them with ease.",
5+
"Author": "Robin Hermann",
6+
"Version": "1.0.1",
7+
"Language": "csharp",
8+
"Website": "https://github.com/r-studio/Flow.Launcher.Plugin.KubernetesContextSwitcher",
9+
"UrlDownload": "https://github.com/R-Studio/Flow.Launcher.Plugin.KubernetesContextSwitcher/releases/download/v1.0.1/Flow.Launcher.Plugin.KubernetesContextSwitcher.zip",
10+
"UrlSourceCode": "https://github.com/R-Studio/Flow.Launcher.Plugin.KubernetesContextSwitcher/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/R-Studio/Flow.Launcher.Plugin.KubernetesContextSwitcher@main/Images/k8s.png"
12+
}

0 commit comments

Comments
 (0)