跳到主要内容

configure

打开交互式配置向导,用于管理凭据、设备设置、智能体行为和频道集成。

clawdbot configure

选项

  • --section <name>: 打开特定部分的配置(例如 modelschannelssecurity)。
  • --reset: 将指定部分的配置重置为默认值。
  • --non-interactive: 与标志配合使用,无需向导即可设置值(需要额外的标志)。

示例

# 打开主配置菜单
clawdbot configure

# 配置特定的模型和频道
clawdbot configure --section models --section channels

# 将安全设置重置为默认值
clawdbot configure --section security --reset