cli icon indicating copy to clipboard operation
cli copied to clipboard

Add tkn verify/validate subcommand

Open enarha opened this issue 4 months ago • 0 comments

Feature request

Add a new subcommand to the tkn cli to verify/validate pipeline syntax. There is a dru-run flag, but it requires k8s cluster or at least credentials. Instead we can de-serialize the yaml file and try to create the Tekton resource, which does not require k8s clusters or credentials. Furthermore we can also test for remote resolutions of referenced objects.

Use case

UI Example

enarha avatar Aug 13 '25 16:08 enarha