Files
openclaw/docs/cli
Vincent Koc b38e674c9f docs(cli): document gateway restart --safe in command options
The `gateway restart` Command-options accordion only listed `--force`,
`--wait`, and `--json` even though `--safe` is a fully-supported flag
(documented in the prose at line 112 and rejected by lifecycle.ts when
combined with --force/--wait). Add --safe to the option list and a
Lifecycle-behavior bullet that explains the preflight-defer behavior
plus its mutual exclusion with --force and --wait, matching
src/cli/daemon-cli/lifecycle.ts:153-156.
2026-05-04 17:38:32 -07:00
..
2026-05-03 18:04:50 +01:00
2026-04-29 14:28:22 -07:00
2026-05-02 14:29:36 +01:00
2026-05-04 03:31:55 -07:00
2026-05-02 20:27:31 +01:00
2026-04-26 07:23:39 +01:00