Revert "feat(cleanup): remove all Kubernetes and kubectl references, aliases, and completions"
This reverts commit 5d2a23db88.
This commit is contained in:
@@ -45,6 +45,11 @@
|
||||
"key": "Docker",
|
||||
"text": "docker --version 2>/dev/null | cut -d' ' -f3 | tr -d ','"
|
||||
},
|
||||
{
|
||||
"type": "command",
|
||||
"key": "Kubectl",
|
||||
"text": "kubectl version --client --output=yaml 2>/dev/null | grep gitVersion | cut -d' ' -f4"
|
||||
},
|
||||
{
|
||||
"type": "command",
|
||||
"key": "Go",
|
||||
|
||||
Reference in New Issue
Block a user