mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 15:30:39 +00:00
1.7 KiB
1.7 KiB
summary, read_when, title
| summary | read_when | title | |
|---|---|---|---|
| CLI reference for `openclaw configure` (interactive configuration prompts) |
|
configure |
openclaw configure
Interactive prompt to set up credentials, devices, and agent defaults.
Note: The Model section now includes a multi-select for the
agents.defaults.models allowlist (what shows up in /model and the model picker).
Tip: openclaw config without a subcommand opens the same wizard. Use
openclaw config get|set|unset for non-interactive edits.
Related:
- Gateway configuration reference: Configuration
- Config CLI: Config
Notes:
- Choosing where the Gateway runs always updates
gateway.mode. You can select "Continue" without other sections if that is all you need. - Channel-oriented services (Slack/Discord/Matrix/Microsoft Teams) prompt for channel/room allowlists during setup. You can enter names or IDs; the wizard resolves names to IDs when possible.
- If you run the daemon install step, token auth requires a token, and
gateway.auth.tokenis SecretRef-managed, configure validates the SecretRef but does not persist resolved plaintext token values into supervisor service environment metadata. - If token auth requires a token and the configured token SecretRef is unresolved, configure blocks daemon install with actionable remediation guidance.
- If both
gateway.auth.tokenandgateway.auth.passwordare configured andgateway.auth.modeis unset, configure blocks daemon install until mode is set explicitly.
Examples
openclaw configure
openclaw configure --section model --section channels