nighthawk 0.2.0

AI terminal autocomplete — zero config, zero login, zero telemetry
Documentation
{
  "name": "kubens",
  "description": "Switch between Kubernetes-namespaces",
  "options": [
    {
      "names": [
        "--help",
        "-h"
      ],
      "description": "Show help for kubens"
    },
    {
      "names": [
        "--current",
        "-c"
      ],
      "description": "Show current namespace"
    }
  ],
  "args": [
    {
      "name": "namespace"
    }
  ]
}