macOS
brew install tektoncd-clilocal Homebrew formula metadata
sudo port install tektoncd-cliMacPorts ports tree · devel/tektoncd-cli/Portfile · Source: api.github.com
brew / rang 2451
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tektoncd-cli pour les workflows d'agents IA.
installation
brew install tektoncd-clilocal Homebrew formula metadata
sudo port install tektoncd-cliMacPorts ports tree · devel/tektoncd-cli/Portfile · Source: api.github.com
nix profile install nixpkgs#tektoncd-clinixpkgs package indexes · pkgs/by-name/te/tektoncd-cli/package.nix · Source: api.github.com
sudo zypper install tekton-cliopenSUSE Tumbleweed package metadata · tekton-cli · Source: download.opensuse.org
choco install tektoncd-cliChocolatey community package catalog · tektoncd-cli · Source: community.chocolatey.org
scoop install main/tektoncd-cliScoop official bucket manifest trees · bucket/tektoncd-cli.json · Source: api.github.com
aperçu
CLI for interacting with TektonCD
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour tektoncd-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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/configexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
tkn | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:tektoncd-cli |
|---|---|
| Version | 0.45.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/tektoncd/cli |
| Dépôt | https://github.com/tektoncd/cli |
| Dernière mise à jour | 2026-07-27T11:08:53Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-clipiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.