macOS
brew install tektoncd-clilocal Homebrew formula metadata
sudo port install tektoncd-cliMacPorts ports tree · devel/tektoncd-cli/Portfile · ソース: api.github.com
brew / 順位 2451
tektoncd-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tektoncd-clilocal Homebrew formula metadata
sudo port install tektoncd-cliMacPorts ports tree · devel/tektoncd-cli/Portfile · ソース: api.github.com
nix profile install nixpkgs#tektoncd-clinixpkgs package indexes · pkgs/by-name/te/tektoncd-cli/package.nix · ソース: api.github.com
sudo zypper install tekton-cliopenSUSE Tumbleweed package metadata · tekton-cli · ソース: download.opensuse.org
choco install tektoncd-cliChocolatey community package catalog · tektoncd-cli · ソース: community.chocolatey.org
scoop install main/tektoncd-cliScoop official bucket manifest trees · bucket/tektoncd-cli.json · ソース: api.github.com
概要
CLI for interacting with TektonCD
履歴
Tekton CLI, installed as `tkn`, is the command-line interface for Tekton, a Kubernetes-native CI/CD framework. It gives users high-level commands for Tekton resources without requiring every interaction to go through raw `kubectl` custom-resource operations.
Tekton itself is described by the official site as a cloud-native open source framework for creating CI/CD systems that run across cloud providers and on-premise systems. The docs explain that Tekton installs as an extension on Kubernetes and provides custom resources for tasks, pipelines, triggers, catalogs, chains, and related components.
The CLI developed as a supporting component for this ecosystem. Its README says the Tekton Pipelines CLI provides a command-line interface for interacting with Tekton, while the overview docs identify `tkn` as the preferred command-line method because it gives a quicker, streamlined experience compared with lower-level `kubectl` usage.
By the v0.5.0 release in November 2019, the CLI was already being aligned with Tekton Pipelines releases and adding workflow features such as interactive resource creation, starting pipelines with resources, task descriptions, and starting TaskRuns. That release note also records Homebrew-core availability, a useful marker of package-manager adoption.
The current README shows broad packaging and distribution: Homebrew, Chocolatey, Scoop, Linux tarballs, RPMs, DEBs, Ubuntu PPA, Nix, Arch/Manjaro, Homebrew on Linux, and source builds. It also documents using `tkn` as a `kubectl` plugin by symlinking it as `kubectl-tkn`, which makes it fit naturally into Kubernetes operator workflows.
Typical use is managing Tekton tasks, pipelines, PipelineRuns, TaskRuns, triggers, bundles, Hub resources, completions, and versions from a terminal. Users run `tkn` against the Kubernetes context in their kubeconfig, while `kubectl` remains available for lower-level debugging.
Package users care because `tkn` is the ergonomic front end to a Kubernetes CRD-heavy CI/CD system. Installing the CLI from a package manager gives a stable user-facing command while clusters run independently managed Tekton controllers.
Tekton CLI is significant because it packages the human interface to cloud-native CI/CD. In the package-nerd niche, it is the kind of tool that makes Kubernetes custom resources livable: a small binary, shell completions, package-manager distribution, and commands that map CI/CD concepts to terminal workflows.
セキュリティ状態
tektoncd-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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/configCredential-bearing paths to review before unattended agent runs.
~/.kube/config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tkn | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:tektoncd-cli |
|---|---|
| バージョン | 0.45.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/tektoncd/cli |
| リポジトリ | https://github.com/tektoncd/cli |
| 最終更新 | 2026-07-27T11:08:53Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tektoncd-cli
nix profile install nixpkgs#tektoncd-clitektoncd-cli
sudo port install tektoncd-clitektoncd-cli
choco install tektoncd-climain/tektoncd-cli
scoop install main/tektoncd-clitekton-cli 0.45.1-1.1
CLI for interacting with the Tekton CD system
https://github.com/tektoncd/cli
sudo zypper install tekton-cliソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.