Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nuon.co/llms.txt

Use this file to discover all available pages before exploring further.

Workflow TUI

Our workflow terminal user interface (TUI) lets users manage and follow the steps of an install in real time. Review plan diffs, approve steps, retry failed actions, and cancel workflows when needed. We designed this TUI to make working in our CLI faster and easier. Workflow TUI

Quickstart

Select your install
nuon installs select
Open the TUI
nuon installs workflows

Actions TUI

The action terminal user interface (TUI) lets users trigger and view action runs in any app with actions configured. Actions TUI

Quickstart

Select your install
nuon installs select
Open the TUI
NUON_PREVIEW=true nuon installs actions
The action TUI is currently still experimental and in preview mode.