macOS
brew install clicklocal Homebrew formula metadata
brew
Command-line interactive controller for Kubernetes. Version 0.6.3 via Homebrew; verified from local package data.
install
brew install clicklocal Homebrew formula metadata
sudo apk add clickAlpine Linux edge package indexes · click · source: dl-cdn.alpinelinux.org
sudo apt install clickDebian stable package indexes · click · source: deb.debian.org
nix profile install nixpkgs#clicknixpkgs package indexes · pkgs/by-name/cl/click/package.nix · source: api.github.com
overview
Command-line interactive controller for Kubernetes
history
Click is Databricks' Command Line Interactive Controller for Kubernetes, a Rust REPL for quickly managing Kubernetes clusters and objects.
The GitHub repository was created in July 2017. The README describes Click as a REPL whose active configuration tracks the current Kubernetes context, namespace, and object so commands can be applied without repeatedly specifying targets.
The official changelog labels version 0.3.0 as the first public release. Later releases added richer Kubernetes object support, completion, aliases, ranges, one-off execution, exec-provider authentication, Rust 2021, k8s-openapi, and newer table/rendering dependencies.
Click's official install paths include Cargo and source builds, with an AUR package documented by the README. Input package metadata also lists Homebrew, Debian, Ubuntu, Alpine, and Nix, showing that package-manager distribution expanded beyond the upstream Rust install path.
The GitHub repository metadata showed more than one thousand stars at research time, indicating a visible but specialized Kubernetes operator audience.
Click reads Kubernetes configuration from `~/.kube/config` by default and honors `KUBECONFIG` when set. It also stores its own configuration in the `.kube` directory, and its prompt tracks context, namespace, and object.
The README documents authentication through tokens, username/password, private key and certificate, and GKE-style auth providers. The changelog shows later support for Azure and OIDC auth providers, CRDs, file copy, cronjobs, daemonsets, persistent volumes, and other operational commands.
Click is package-nerd interesting as a Kubernetes-era REPL distributed through Rust's Cargo ecosystem and system package managers. It overlaps with `kubectl`, but optimizes for repeated interactive work across many Kubernetes objects and contexts.
Its packaging story also reflects a familiar CLI arc: first installable from a language package manager, then picked up by OS package managers as Kubernetes operators wanted a normal binary on their PATH.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.kube/config$KUBECONFIGCredential-bearing paths to review before unattended agent runs.
~/.kube/config$KUBECONFIGexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
click | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/databricks/click
install metadata
| Package key | brew:click |
|---|---|
| Version | 0.6.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/click |
| Homepage | https://github.com/databricks/click |
| Repository | https://github.com/databricks/click |
| Upstream docs | https://github.com/databricks/click#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/databricks/click/archive/refs/tags/v0.6.3.tar.gz |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | click |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
click 0.5.2-8
tool for handling (and building) Click packages
https://gitlab.com/ubports/development/core/click/
sudo apt install clickclick-dev 0.5.2-8
build Click packages
https://gitlab.com/ubports/development/core/click/
sudo apt install click-devclick-doc 0.5.2-8
Click packages (documentation)
https://gitlab.com/ubports/development/core/click/
sudo apt install click-docclick-service 0.5.2-8
Click packages (privileged service)
https://gitlab.com/ubports/development/core/click/
sudo apt install click-servicegir1.2-click-0.4 0.5.2-8
GIR bindings for Click package management library
https://gitlab.com/ubports/development/core/click/
sudo apt install gir1.2-click-0.4libclick-0.4-0 0.5.2-8
run-time Click package management library
https://gitlab.com/ubports/development/core/click/
sudo apt install libclick-0.4-0libclick-dev 0.5.2-8
development files for Click package management library
https://gitlab.com/ubports/development/core/click/
sudo apt install libclick-devpython3-click-package 0.5.2-8
Click packages (Python 3 interface)
https://gitlab.com/ubports/development/core/click/
sudo apt install python3-click-packageclick
nix profile install nixpkgs#clickclick 0.5.2-2ubuntu4
tool for handling (and building) Click packages
https://gitlab.com/ubports/development/core/click/
sudo apt install clickclick-dev 0.5.2-2ubuntu4
build Click packages
https://gitlab.com/ubports/development/core/click/
sudo apt install click-devclick-doc 0.5.2-2ubuntu4
Click packages (documentation)
https://gitlab.com/ubports/development/core/click/
sudo apt install click-docclick-service 0.5.2-2ubuntu4
Click packages (privileged service)
https://gitlab.com/ubports/development/core/click/
sudo apt install click-servicegir1.2-click-0.4 0.5.2-2ubuntu4
GIR bindings for Click package management library
https://gitlab.com/ubports/development/core/click/
sudo apt install gir1.2-click-0.4libclick-0.4-0 0.5.2-2ubuntu4
run-time Click package management library
https://gitlab.com/ubports/development/core/click/
sudo apt install libclick-0.4-0libclick-dev 0.5.2-2ubuntu4
development files for Click package management library
https://gitlab.com/ubports/development/core/click/
sudo apt install libclick-devsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.