1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-21 05:55:35 +00:00
catalog/tkn
2020-01-06 03:51:37 -06:00
..
README.md remove args default, update az default image to 2.0.78, fix tkn readme 2020-01-06 03:51:37 -06:00
tkn.yaml Add tkn to catalog. 2019-12-04 05:07:38 -06:00

tkn

This task performs operations on Tekton resources using tkn.

Install the Task

kubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/master/tkn/tkn.yaml

Inputs

Parameters

name description default
tkn-image tkn CLI container image to run this task. gcr.io/tekton-releases/dogfooding/tkn
ARGS The arguments to pass to the tkn CLI. No default. Required.