Cover every control in the reference tables so the collapsed view stays complete
This commit is contained in:
@@ -122,8 +122,23 @@ on disk is never touched until you press Save.
|
||||
| **Dry Run** | Execute with `--dry-run`; writes nothing |
|
||||
| **Log** | Open this script's log in the right panel |
|
||||
| **Verbose** | Appends `--log` for per-item detail in the output |
|
||||
| **Stop** | SIGTERM, 3s, then SIGKILL. Clears any lock the script left behind |
|
||||
| **Steps ▸** | Expand the scripts this orchestrator calls |
|
||||
|
||||
## Reference — controls elsewhere on the page
|
||||
|
||||
| Control | Where | What it does |
|
||||
|---|---|---|
|
||||
| **Suggested cron** | Orch tree | Click the cron badge to apply and save that schedule instantly |
|
||||
| **Status dot** | Orch tree | Green / orange / red for the last run; dim if never run. Hover for detail |
|
||||
| **Arrange** | Orch tree | Drag scripts between orchestrators. **Save Arrangement** commits to `master.conf` |
|
||||
| **Array events** | Cron field | Type `array_start` or `array_stop` instead of an expression |
|
||||
| **Log search** | Toolbar | Filters the open log, highlighting matches and dimming the rest |
|
||||
| **Invert** | Toolbar | Newest log lines at the top |
|
||||
| **Auto Scroll** | Toolbar | Follows the newest line; pauses if you scroll up |
|
||||
| **Cancel** | Toolbar, editing | Discards changes and returns here. The file is untouched until Save |
|
||||
| **+ Folder** | Custom Scripts | A collapsible subfolder you can drag scripts into |
|
||||
|
||||
## Reference — orchestrator and step behaviour
|
||||
|
||||
| State | Behaviour |
|
||||
|
||||
Reference in New Issue
Block a user