Using the Hatchet TUI
The Hatchet CLI includes a built-in terminal user interface (TUI) that you can use to interact with your Hatchet deployment directly from the terminal. The TUI provides real-time observability into tasks, workflows, workers, and more:
hatchet tuiFeatures
You can access help documentation by pressing the h key within the TUI. This
will display a list of available commands and their descriptions.
Runs View
The Runs view provides a similar experience to the Runs page in the Hatchet dashboard. You can filter and list runs based on filters.
Workflows View
The Workflows view allows you to see the list of workflows defined in your Hatchet deployment. You can view some details about each workflow, along with recent runs:
Workers View
The Workers view shows the status of workers connected to your Hatchet deployment. You can see which workers are online, their registered workflows, and some other information.