1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-03-29 19:14:05 +08:00
ohmyzsh-mirror/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