1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-30 17:50:07 +00:00
ohmyzsh/plugins/tkn/README.md
Jorge Francisco Varela Gutiérrez 0b67d08f13 Added plugin for tekton ci/cd CLI
2022-08-23 14:02:15 -05:00

389 B

Tekton CLI

This plugin provides autocompletion for tkn. A command for easier interaction with Tekton CI/CD components.

To use it, add tkn to the plugins array of your zshrc file:

plugins=(... tkn)

See Also

Contributors