📌 📄 内容摘要:
@GrandThief 在 【爽蹬team】方便大家在CPA快捷停用OpenAI免费账户,做了个脚本 中发帖
xzzvsxd/cpa-authfiles-cli: CPA auth-files CLI (CLIProxyAPI /v0/management/auth-files)
支持快捷启停:
1) 列出所有 team 账号(只看 enabled)
python3 cpa_authfiles.py list --plan team --enabled-only
# 2) 查看某个账号的文件信息(支持 email / name)
python3 cpa_authfiles.py show
[email protected]
# 3) 一键禁用某个 free 账号(默认拒绝禁用非 free,除非 --force)
python3 cpa_authfiles.py disable
[email protected]
# 4) 一键启用
python3 cpa_auth...
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/1719875/1
─────────────────────────────
📢 来源:LINUX DO