Tool Open source
argo9s is a K9s-inspired terminal user interface for monitoring Argo CD resources in real time. It watches Applications, ApplicationSets, and AppProjects through either the Kubernetes API, using kubeconfig or in-cluster access, or the Argo CD HTTP API with token authentication. The interface provides list and type views, project/name/sync filters, keyboard navigation, application resource graphs, pod logs, live YAML, and describe and edit actions.
It is read-only by default, with optional synchronization, refresh, suspend/resume, autosync, and delete actions when a connection is configured as writable. Connections can be stored as named profiles in ~/.argo9s/config.yaml, and an offline --demo mode provides sample applications. The project is written in Go, distributed as a Homebrew package, Go installation, or release binary, and licensed under the MIT License.
1 use taken from transcripts — each links to the moment in the video.
A keyboard-driven terminal interface for Argo CD that displays application health and sync status, resource trees, logs, live YAML, and optional synchronization actions.
1 in the library.