Tekton CLI (tkn)

tkn is the official Tekton command-line tool wrapping the Kubernetes API for Tekton resources — start runs, stream logs, list/describe Tasks and Pipelines, manage triggers, and bootstrap projects.

API entry from apis.yml

apis.yml Raw ↑
aid: tekton:tekton-cli-tkn
name: Tekton CLI (tkn)
tags:
- CLI
- tkn
- Operations
properties:
- url: https://tekton.dev/docs/cli/
  type: Documentation
- url: https://github.com/tektoncd/cli
  type: Source
description: tkn is the official Tekton command-line tool wrapping the Kubernetes API for Tekton resources
  — start runs, stream logs, list/describe Tasks and Pipelines, manage triggers, and bootstrap projects.