Files
Carlo SalaandMarc Cornellà 830a5bcfd2
CI / Run tests (push) Canceled after 0s
Scorecard supply-chain security / Scorecard analysis (push) Canceled after 0s
fix: load completion files atomically (#14000)
Fixes #13964
 
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2026-08-22 17:24:24 +02:00
..

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)