1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-25 06:17:50 +00:00
catalog/tkn
ishani2412 c89d3965b7 Improve Readme.md
PR to improve the Readme.md migrating the install task URL from
master to v1beta1

Signed-off-by: ishani2412 <ishani.1613039@kiet.edu>
2020-06-02 09:03:51 +01:00
..
README.md Improve Readme.md 2020-06-02 09:03:51 +01:00
tkn.yaml Port tkn to v1beta1 🦇 2020-03-06 07:49:46 -06:00

tkn

This task performs operations on Tekton resources using tkn.

Install the Task

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

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.