The interactive menu
sudo nomctl
With no arguments nomctl opens a menu covering every action:
| Entry | Runs |
|---|---|
| deploy | Deploy, with repository and branch pickers |
| restart, stop, start | Service control |
| monitor | logs -f |
| status | top, the live dashboard |
| alerts | Alerts setup, or status when already paired |
| support | Support bundle |
| resync | Resync, after a confirmation |
| backup | Backup, then an offer to schedule |
| restore | Restore, with an archive picker |
| analytics | Analytics 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.