Automic VaultAutomic Vault

brew

click を Homebrew, apk, apt, Nix でインストール

click のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install click

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add click

Alpine Linux edge package indexes · click · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install click

Debian stable package indexes · click · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#click

nixpkgs package indexes · pkgs/by-name/cl/click/package.nix · ソース: api.github.com

概要

パッケージ概要

Command-line interactive controller for Kubernetes

コマンドとエイリアス

  • click

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2017: The GitHub repository is created.
  • 2022: GitHub release metadata records v0.6.0; the changelog notes migration to k8s-openapi and Rust 2021.
  • 2022: v0.6.2 adds configurable kubectl binary support.
  • 2023: v0.6.3 adds experimental Teleport support, cronjob interaction, and a `last` command.

Related projects

  • Kubernetes and kubectl are the core related tools because Click reads kubeconfig files and wraps Kubernetes object workflows.
  • Cargo and crates.io are related distribution mechanisms because the README documents `cargo install click`.
  • The Arch AUR is a related package channel documented by the README.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.kube/config$KUBECONFIG

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.kube/config$KUBECONFIG

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
clickcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.6.3
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.6.3

https://github.com/databricks/click

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:click
バージョン0.6.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/click
ホームページhttps://github.com/databricks/click
リポジトリhttps://github.com/databricks/click
上流ドキュメントhttps://github.com/databricks/click#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/databricks/click/archive/refs/tags/v0.6.3.tar.gz
ビルド依存関係pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameclick
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

click 0.5.2-8

tool for handling (and building) Click packages

https://gitlab.com/ubports/development/core/click/

sudo apt install click
  • Section: admin
  • Architecture: amd64
  • 5 依存関係
  • 2 提供
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Click
Debian stable package indexes · deb.debian.org · Debian stable package indexes: click from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

click-dev 0.5.2-8

build Click packages

https://gitlab.com/ubports/development/core/click/

sudo apt install click-dev
  • Section: admin
  • Architecture: amd64
  • Source Package: click
  • 2 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Click
Debian stable package indexes · deb.debian.org · Debian stable package indexes: click-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

click-doc 0.5.2-8

Click packages (documentation)

https://gitlab.com/ubports/development/core/click/

sudo apt install click-doc
  • Section: doc
  • Architecture: all
  • Source Package: click
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Click
Debian stable package indexes · deb.debian.org · Debian stable package indexes: click-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

click-service 0.5.2-8

Click packages (privileged service)

https://gitlab.com/ubports/development/core/click/

sudo apt install click-service
  • Section: admin
  • Architecture: amd64
  • Source Package: click
  • 4 依存関係
  • normalized package name match
  • 一致条件: Click
Debian stable package indexes · deb.debian.org · Debian stable package indexes: click-service from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gir1.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.4
  • Section: introspection
  • Architecture: amd64
  • Source Package: click
  • 6 依存関係
  • normalized package name match
  • 一致条件: Click
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gir1.2-click-0.4 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libclick-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-0
  • Section: libs
  • Architecture: amd64
  • Source Package: click
  • 4 依存関係
  • normalized package name match
  • 一致条件: Click
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libclick-0.4-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libclick-dev 0.5.2-8

development files for Click package management library

https://gitlab.com/ubports/development/core/click/

sudo apt install libclick-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: click
  • 4 依存関係
  • normalized package name match
  • 一致条件: Click
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libclick-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-click-package 0.5.2-8

Click packages (Python 3 interface)

https://gitlab.com/ubports/development/core/click/

sudo apt install python3-click-package
  • Section: python
  • Architecture: amd64
  • Source Package: click
  • 6 依存関係
  • normalized package name match
  • 一致条件: Click
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-click-package from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

click

nix profile install nixpkgs#click
  • normalized package name match
  • 一致条件: Click
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cl/click/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

click 0.5.2-2ubuntu4

tool for handling (and building) Click packages

https://gitlab.com/ubports/development/core/click/

sudo apt install click
  • Section: universe/admin
  • Architecture: amd64
  • 5 依存関係
  • 2 提供
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Click
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: click from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

click-dev 0.5.2-2ubuntu4

build Click packages

https://gitlab.com/ubports/development/core/click/

sudo apt install click-dev
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: click
  • 2 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Click
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: click-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

click-doc 0.5.2-2ubuntu4

Click packages (documentation)

https://gitlab.com/ubports/development/core/click/

sudo apt install click-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: click
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Click
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: click-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

click-service 0.5.2-2ubuntu4

Click packages (privileged service)

https://gitlab.com/ubports/development/core/click/

sudo apt install click-service
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: click
  • 4 依存関係
  • normalized package name match
  • 一致条件: Click
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: click-service from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gir1.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.4
  • Section: universe/introspection
  • Architecture: amd64
  • Source Package: click
  • 6 依存関係
  • normalized package name match
  • 一致条件: Click
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gir1.2-click-0.4 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libclick-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-0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: click
  • 4 依存関係
  • normalized package name match
  • 一致条件: Click
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libclick-0.4-0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libclick-dev 0.5.2-2ubuntu4

development files for Click package management library

https://gitlab.com/ubports/development/core/click/

sudo apt install libclick-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: click
  • 4 依存関係
  • normalized package name match
  • 一致条件: Click
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libclick-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment