Skip to content

v0.1.0

Compare
Choose a tag to compare
@vdemeester vdemeester released this 17 Jun 09:37

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 for tkn 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.