We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1bfc82 commit 426e99aCopy full SHA for 426e99a
plugin.json
@@ -1,12 +1,12 @@
1
{
2
- "ID": "KubernetesContextSwitcher",
+ "ID": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
3
"ActionKeyword": "k8s",
4
"Name": "Kubernetes Context Switcher",
5
"Description": "Switch between Kubernetes contexts quickly",
6
"Author": "Robin Hermann",
7
"Version": "1.0.1",
8
"Language": "csharp",
9
- "Website": "https://github.com/r-studio/flow-launcher-k8s-context-switcher",
+ "Website": "https://github.com/r-studio/Flow.Launcher.Plugin.KubernetesContextSwitcher",
10
"IcoPath": "Images/k8s.png",
11
"ExecuteFileName": "Flow.Launcher.Plugin.KubernetesContextSwitcher.dll",
12
"Disabled": false
0 commit comments