macOS
brew install kubectl-explorelocal Homebrew formula metadata
brew
kubectl-explore のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kubectl-explorelocal Homebrew formula metadata
nix profile install nixpkgs#kubectl-explorenixpkgs package indexes · pkgs/by-name/ku/kubectl-explore/package.nix · ソース: api.github.com
sudo zypper install kubectl-exploreopenSUSE Tumbleweed package metadata · kubectl-explore · ソース: download.opensuse.org
概要
Better kubectl explain with the fuzzy finder
履歴
kubectl-explore is a kubectl plugin that wraps Kubernetes schema discovery in a fuzzy-finder workflow. Its README positions it as a better `kubectl explain` for users who do not already know the exact resource or field path they want to inspect.
The GitHub repository was created on 2022-01-01. The README focuses on one ergonomic gap: `kubectl explain` requires users to know resource names and field paths in advance, while kubectl-explore lets them fuzzy-find resources and fields.
The plugin has modest but real packaging reach through Krew, Nix, AUR, Homebrew, and zypper. Repository metadata observed on 2026-07-01 showed about 600 GitHub stars, which fits a focused kubectl helper rather than a broad platform project.
Users invoke it as `kubectl explore`, optionally with a resource such as `pod` or `sts`, or with a regex-like path filter. The README validates it as a standard kubectl plugin by pointing users to Kubernetes' plugin documentation.
kubectl-explore matters to package nerds as a classic small CLI that packages a single interactive affordance: fuzzy discovery over Kubernetes API fields. It is also a good example of how Krew-style kubectl plugins migrate into general-purpose package managers.
セキュリティ状態
kubectl-explore に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kubectl-explore | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/keisku/kubectl-explore
インストールメタデータ
| パッケージキー | brew:kubectl-explore |
|---|---|
| バージョン | 0.14.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kubectl-explore |
| ホームページ | https://github.com/keisku/kubectl-explore |
| リポジトリ | https://github.com/keisku/kubectl-explore |
| 上流ドキュメント | https://github.com/keisku/kubectl-explore#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/keisku/kubectl-explore/archive/refs/tags/v0.14.1.tar.gz |
| 最終更新 | 2026-06-08T20:00:24Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kubectl-explore |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
kubectl-explore
nix profile install nixpkgs#kubectl-explorekubectl-explore 0.14.1-1.4
A better kubectl explain with the fuzzy finder
https://github.com/keisku/kubectl-explore
sudo zypper install kubectl-exploreソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.