cloudbase-cli

Manage CloudBase resources via the tcb CLI with JSON outputs.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/AYin-Z/class_mansys --skill cloudbase-cli-ayin-z
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudbase-cli
Source: https://github.com/AYin-Z/class_mansys/tree/main/.trae/skills/cloudbase/references/cloudbase-cli
Command: npx skills add https://github.com/AYin-Z/class_mansys --skill cloudbase-cli-ayin-z

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

CloudBase administrators and developers need a unified, scriptable way to manage CloudBase resources (functions, CloudRun, hosting, storage, NoSQL/MySQL, domains, and permissions) from the command line, enabling automation and faster workflows.

Core Features & Use Cases

  • Deploy and manage CloudBase resources (functions, CloudRun, hosting, storage) from CI/CD pipelines and local terminals.
  • Configure access, domains, routing, and permissions across environments with a CLI-first approach.
  • Automate multi-resource operations (bulk deploys, environment switches, and scripted tasks) using JSON outputs and help-driven commands.

Quick Start

Run a starter command such as tcb --help to explore available commands and verify your setup.

Frequently Asked Questions about cloudbase-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Does CloudBase CLI support managing both CloudRun and cloud functions?

Yes, the tcb CLI supports managing both CloudRun services and cloud functions, allowing administrators to deploy and configure these resources alongside hosting, storage, and databases.

How do I manage CloudBase resources from the command line?

You can manage CloudBase resources from the command line by using the tcb CLI to deploy functions, configure CloudRun, manage hosting, and switch environments through explicit commands and JSON outputs.

Can I use the tcb CLI to configure permissions and domains across environments?

Yes, the tcb CLI supports configuring access, domains, routing, and permissions across multiple CloudBase environments using an explicit CLI-first workflow for environment management.

What is the best way to script CloudBase deployments in a CI/CD pipeline?

The best way to script CloudBase deployments is by integrating the tcb CLI into your CI/CD pipeline, utilizing its JSON outputs for automation and performing help checks to verify commands.

Are there safeguards for destructive actions when managing CloudBase resources via CLI?

Yes, the CLI enforces safeguards for destructive actions during CloudBase resource management, ensuring explicit help checks and environment switching are utilized before executing critical commands.

Does CloudBase CLI support managing both CloudRun and cloud functions?

Yes, the tcb CLI supports managing both CloudRun services and cloud functions, allowing administrators to deploy and configure these resources alongside hosting, storage, and databases.