cnb config
配置管理,查看或修改 CNB CLI 的配置项。
当前支持的配置项:
domain— CNB 平台域名(默认:cnb.cool)git_protocol— Git 协议偏好 {https|ssh}(默认:https)
配置文件路径:~/.cnb/config.toml
可用命令
- cnb config get — 获取配置项的值
- cnb config list — 列出所有配置项
- cnb config set — 设置配置项的值
配置管理,查看或修改 CNB CLI 的配置项。
当前支持的配置项:
domain — CNB 平台域名(默认: cnb.cool)git_protocol — Git 协议偏好 {https | ssh}(默认: https)配置文件路径:~/.cnb/config.toml