This is a TUI app for interacting with ArgoCD and managing apps.
:rrefresh app:hrhard refresh app:ssync app:qquit
j,kup/down application list- up arrow, down arrow scroll application overview
/search application list
This is currently being developed against ArogCD version 2.5.4.
Go v1.18.5.
To setup dependencies use the replace() block from the argocd project go.mod file. Then run go mod tidy.
