Back to Ohmyzsh

FluxCD plugin

plugins/fluxcd/README.md

latest271 B
Original Source

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:

zsh
plugins=(... fluxcd)