pkg.soopen package index

brew / 排名 2451

使用 Homebrew, chocolatey, MacPorts, Nix, scoop, zypper 安装 tektoncd-cli

查看 tektoncd-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tektoncd-cli

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install tektoncd-cli

MacPorts ports tree · devel/tektoncd-cli/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#tektoncd-cli

nixpkgs package indexes · pkgs/by-name/te/tektoncd-cli/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install tekton-cli

openSUSE Tumbleweed package metadata · tekton-cli · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install tektoncd-cli

Chocolatey community package catalog · tektoncd-cli · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/tektoncd-cli

Scoop official bucket manifest trees · bucket/tektoncd-cli.json · 来源: api.github.com

概览

软件包摘要

CLI for interacting with TektonCD

命令和别名

  • tkn

历史

项目历史与用法

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.

时间线

  • 2019: v0.5.0 release aligned the CLI with Tekton Pipelines v0.8.0 and noted Homebrew-core availability.
  • 2026: v0.45.0 added customrun describe support, OpenTelemetry migration, Pipelines v1.12.0 support, and dependency security updates.
  • 2026: Official docs identify Tekton as a CNCF incubating project and `tkn` as the preferred command-line method.

Related projects

  • Related projects include Tekton Pipelines, Tekton Triggers, Tekton Catalog, Tekton Hub, Tekton Chains, Tekton Operator, Pipelines-as-Code, Kubernetes, and kubectl.

安全态势

尚未找到受保护工具覆盖

没有找到 tektoncd-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.kube/config

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tkn可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.45.1
管理器更新时间2026-07-27
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tektoncd-cli
版本0.45.1
软件包管理器Homebrew
主页https://github.com/tektoncd/cli
仓库https://github.com/tektoncd/cli
最后更新2026-07-27T11:08:53Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

tektoncd-cli

nix profile install nixpkgs#tektoncd-cli
  • normalized package name match
  • 匹配方式:Tektoncd Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/te/tektoncd-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

tektoncd-cli

sudo port install tektoncd-cli
  • normalized package name match
  • 匹配方式:Tektoncd Cli
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/tektoncd-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

tektoncd-cli

choco install tektoncd-cli
  • normalized package name match
  • 匹配方式:Tektoncd Cli
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: tektoncd-cli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.4028','coreinfo'
Scoop95%

main/tektoncd-cli

scoop install main/tektoncd-cli
  • normalized package name match
  • 匹配方式:Tektoncd Cli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/tektoncd-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
zypper92%

tekton-cli 0.45.1-1.1

CLI for interacting with the Tekton CD system

https://github.com/tektoncd/cli

sudo zypper install tekton-cli
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tekton-cli
  • 1 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:Tkn
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tekton-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation