cloudbase-cli
CloudBase CLI (tcb, 云开发CLI, Tencent CloudBase命令行) resource management skill. This skill should be used when users need to deploy cloud functions, manage CloudRun apps, upload files to storage, query NoSQL/MySQL databases, deploy static hosting, set access permissions, or configure CORS/domains/routing via tcb commands. Also use for CI/CD pipeline scripting, batch operations, terminal-based CloudBase management, or when the user prefers CLI over SDK/MCP.
适合你,如果习惯用终端管理腾讯云资源
/ 通过 npx 安装 校验哈希
npx oh-my-skill add tencentcloudbase/awesome-cloudbase-examples/cloudbase-cli/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- tencentcloudbase/awesome-cloudbase-examples/cloudbase-cli/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify tencentcloudbase/awesome-cloudbase-examples/cloudbase-cli安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
414GitHub stars
~1.2K最小装载
~23K含声明引用
~23K文本包总量
索引托管
怎么用
商店整理自技能原文 · 版本 f73377e · 表述以原文为准它做什么
Claude 能通过 tcb 命令行管理腾讯云资源:部署云函数、管理 CloudRun 应用、上传文件、查询 NoSQL/MySQL 数据库、部署静态网站、设置权限与 CORS/域名/路由等。
什么时候触发
当用户需要命令行管理云开发资源,例如部署函数、操作数据库、配置托管,或偏好 CLI 而非 SDK/MCP 时触发。
装好后可以这样说
将触发函数部署流程。
会执行数据库查询操作。
将配置域名绑定。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…