Skip to content

Instantly share code, notes, and snippets.

@gracefullight
Last active October 21, 2019 12:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gracefullight/fcea12778178833070a3b92d9bb5dd9c to your computer and use it in GitHub Desktop.
Save gracefullight/fcea12778178833070a3b92d9bb5dd9c to your computer and use it in GitHub Desktop.
kubectxwin
{
"homepage": "https://github.com/thomasliddledba/kubectxwin",
"description": "Windows Version of the powerful tool kubectx.",
"license": "MIT",
"version": "0.1.1",
"architecture": {
"64bit": {
"url": "https://github.com/thomasliddledba/kubectxwin/releases/download/0.1.1/kubectxwin.exe",
"hash": "sha1:34703BCB9B16865541E58524B596B1AEC0E4E3D0"
}
},
"bin": [
"kubectxwin.exe",
[
"kubectxwin.exe",
"kubectx"
]
],
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/thomasliddledba/kubectxwin/releases/download/$version/kubectxwin.exe"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment