Ross ROSS = Recommend OSS · open-source software intelligence for agents

databricks/click

The "Command Line Interactive Controller for Kubernetes" observed · 2026-08-28

github.com/databricks/click · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

56/100

  • Activity 74
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3344
  • days_rel: n/a
  • days_push: 159
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1506 stars · 91 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Click is a command-line REPL for Kubernetes written in Rust that manages clusters and objects interactively. It maintains an active context, namespace, and object so commands don't need to repeatedly specify targets.

Use cases

  • manage multiple kubernetes clusters from a terminal
  • interactive kubectl alternative with a repl
  • quickly switch between k8s contexts and namespaces
  • inspect and modify kubernetes objects without typing full kubectl commands
  • work with gke clusters from the command line

When to choose

  • you spend a lot of time in kubectl and want a faster interactive workflow
  • you manage many clusters or namespaces and want persistent context
  • you prefer a REPL over repeated kubectl invocations

When to avoid

  • you need full kubectl feature parity or plugins
  • you rely on scripts where kubectl's non-interactive CLI is a better fit
  • your cluster uses Node Authorization certs that Click's strict TLS rejects

Facets

cli-tool · maturity active

cli developer-tools container-orchestration auth developer-tools cli rust cross-platform kubernetes kubectl-alternative repl k8s-management command-line containers devops linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
databricks/clickmain56

For agents

markdown · JSON · MCP: product_card(name="databricks/click")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem