macOS
brew install tektoncd-clilocal Homebrew formula metadata
sudo port install tektoncd-cliMacPorts ports tree · devel/tektoncd-cli/Portfile · 来源: api.github.com
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.