sekhali 64bf435678 initial commit 1 ano atrás
..
README.md 64bf435678 initial commit 1 ano atrás
fluxcd.plugin.zsh 64bf435678 initial commit 1 ano atrás

README.md

FluxCD plugin

This plugin adds completion for FluxCD, an open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.

To use it, add fluxcd to the plugins array in your zshrc file:

plugins=(... fluxcd)