Skip to content

Files

Latest commit

266a661 · Jun 20, 2024

History

History

argocd

argocd plugin

argocd plugin for proto.

Installation

This is a community plugin and is thus not built-in to proto. In order to use it, first either add it to your global or project-based .prototools by running:

Global install

proto plugin add argocd "source:https://raw.githubusercontent.com/appthrust/proto-toml-plugins/main/argocd/plugin.toml" --global
proto install argocd

Per-project install

proto plugin add argocd "source:https://raw.githubusercontent.com/appthrust/proto-toml-plugins/main/argocd/plugin.toml"
proto pin argocd latest --resolve