mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-21 05:55:35 +00:00
.. | ||
README.md | ||
tkn.yaml |
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. |