Skip to content

Config

wn config

设置配置

Synopsis

设置全局配置

wn config [flags]

Options

      --claude_apikey string      Set Claude API Key
      --claude_model string       Set Claude default model
      --deepseek_apikey string    设置 DeepSeek API 密钥
      --deepseek_model string     Set DeepSeek default model
      --default_agent string      Set default agent
      --default_provider string   设置默认大模型提供商
  -h, --help                      help for config
      --lang string               设置语言 (default "en")
      --list                      列出所有配置
      --openai_apikey string      Set Openai API Key
      --openai_model string       Set Openai default model

Options inherited from parent commands

  -d, --debug               Debug mode
  -i, --disable-gitignore   禁用.gitignore规则
  -x, --excludes strings    要排除的文件模式
  -e, --exts strings        要包含的文件扩展名 (default [*])
  -g, --git-url string      要克隆和打包的Git仓库URL
  -o, --output string       输出文件名
  -p, --workPath string     工作目录路径

SEE ALSO

  • wn - Wn command line tool
Auto generated by spf13/cobra on 22-Mar-2025