Skip to main content

The interactive menu

sudo nomctl

With no arguments nomctl opens a menu covering every action:

EntryRuns
deployDeploy, with repository and branch pickers
restart, stop, startService control
monitorlogs -f
statustop, the live dashboard
alertsAlerts setup, or status when already paired
supportSupport bundle
resyncResync, after a confirmation
backupBackup, then an offer to schedule
restoreRestore, with an archive picker
analyticsAnalytics stack

After each action the menu asks whether to return. Esc or Ctrl+C leaves.

The menu needs a terminal. Over a plain pipe nomctl refuses and points at the subcommands, which behave identically and are what scripts should use.