Terminal app

aw8s

k9s for Argo Workflows.

bash
brew tap arksigma/tap
brew install aw8s

Features

Browse workflows live

See all workflows across namespaces with live status updates as they progress.

Drill into pod logs

Select any workflow step and stream its pod logs directly in the terminal.

Retry / resubmit / terminate

Take action on any workflow — retry a failed run, resubmit with the same parameters, or terminate a runaway job.

Multi-cluster context switching

Switch between kubeconfig contexts without leaving aw8s — ideal for managing staging and production clusters side by side.

Install aw8s

Homebrew

bash
brew tap arksigma/tap
brew install aw8s

About aw8s

aw8s is a terminal UI for browsing, monitoring, and operating Argo Workflows clusters. Navigate workflows, drill into pod logs, and retry or resubmit runs — all from the keyboard.