arkcli-profile

Installation
SKILL.md

arkcli profile

CRITICAL — 开始前 MUST 先用 Read 工具读取 ../arkcli-shared/SKILL.md,其中包含认证闸门、配置排查与命令选择顺序

CRITICAL — 一旦确定走 profile createprofile deleteprofile project(重选 project 会重命名/重派生 platform profile),必须先复述对 config.yaml 的影响并征得用户确认;其他写操作(use / set-default / keys use / keys refresh / models refresh / rename)执行前也要复述目标 profile 名。

使用原则

  • profile 是 0.1.16 引入的 统一身份切面,把 (type × region × project × owner_trn × api_keys) 五个属性绑成一组
  • profile 写操作(create / use / set-default / keys / models / delete / rename)一律走 arkcli profile <verb>;旧的 arkcli config init/list/show/switch/delete 已 deprecated,不要再引导用户用
  • 只读排障优先 arkcli profile showarkcli profile list,不要上来就改
  • ProfileType 三种:platform / agent-plan / coding-plan;选错 type 后续 +chat / +gen 默认模型派发会错

适用场景

Installs
2
GitHub Stars
38
First Seen
14 days ago
arkcli-profile — volcengine/ark-cli