docs: document onboard refresh flag

maintainer edit: add CLI, quick start, and troubleshooting docs for the non-interactive config refresh flow introduced by this PR.
This commit is contained in:
chengyongru
2026-07-08 20:56:06 +08:00
committed by Xubin Ren
parent be8ac1e484
commit 941a2541eb
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ Initialization creates:
| `~/.nanobot/config.json` | Main settings file for providers, models, channels, tools, gateway, and API |
| `~/.nanobot/workspace/` | Agent workspace for memory, sessions, heartbeat tasks, skills, and artifacts |
If you already have a config, `nanobot onboard` can refresh missing default fields without overwriting your existing values.
If you already have a config, `nanobot onboard` can refresh missing default fields without overwriting your existing values. Use `nanobot onboard --refresh` to do the same refresh without an interactive prompt.
## 3. Configure a Provider