macOS
brew install tektoncd-clilocal Homebrew formula metadata
sudo port install tektoncd-cliMacPorts ports tree · devel/tektoncd-cli/Portfile · Quelle: api.github.com
brew / Rang 2451
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tektoncd-cli in AI-Agent-Workflows.
Installation
brew install tektoncd-clilocal Homebrew formula metadata
sudo port install tektoncd-cliMacPorts ports tree · devel/tektoncd-cli/Portfile · Quelle: api.github.com
nix profile install nixpkgs#tektoncd-clinixpkgs package indexes · pkgs/by-name/te/tektoncd-cli/package.nix · Quelle: api.github.com
sudo zypper install tekton-cliopenSUSE Tumbleweed package metadata · tekton-cli · Quelle: download.opensuse.org
choco install tektoncd-cliChocolatey community package catalog · tektoncd-cli · Quelle: community.chocolatey.org
scoop install main/tektoncd-cliScoop official bucket manifest trees · bucket/tektoncd-cli.json · Quelle: api.github.com
Überblick
CLI for interacting with TektonCD
Verlauf
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.
Sicherheitslage
Für tektoncd-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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/configExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tkn | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:tektoncd-cli |
|---|---|
| Version | 0.45.1 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/tektoncd/cli |
| Repository | https://github.com/tektoncd/cli |
| Zuletzt aktualisiert | 2026-07-27T11:08:53Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-cliQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.