v0.1.0
Changelog
Initial release with the following commands
tkn help:
Displays a list of the commands with helpful information.tkn completion:
Outputs a BASH completion script fortkn
to allow command completion with Tab.tkn version:
Outputs the cli version.tkn pipeline:
Parent command of the Pipeline command group.tkn pipelinerun:
Parent command of the Pipelinerun command group.tkn task:
Parent command of the Task command group.tkn taskrun:
Parent command of the Taskrun command group.
For every tkn command you can use -h
or --help
flags to display specific help for that command.