cloudbase-cli

Manage CloudBase functions, hosting, domains, and databases via the tcb CLI.

2|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/EverettField/MatchMate-MiniProgram --skill cloudbase-cli-everettfield
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudbase-cli
Source: https://github.com/EverettField/MatchMate-MiniProgram/tree/main/miniprogram-2/.codebuddy/skills/cloudbase-cli
Command: npx skills add https://github.com/EverettField/MatchMate-MiniProgram --skill cloudbase-cli-everettfield

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The CloudBase CLI provides a command-line interface to manage CloudBase resources (functions, hosting, storage, domains, and databases) efficiently, enabling automation, reproducibility, and scalable operations.

Core Features & Use Cases

  • Deterministic resource management: deploy, update, and monitor CloudBase services from CI/CD pipelines or local terminals.
  • Batch and scripted operations: run multi-step workflows across environments with auditable commands.
  • Reference-guided workflows: load domain-specific references to assist authentication, env switching, and error diagnosis.

Quick Start

Install the CloudBase CLI, login, and start managing CloudBase resources from your terminal.

Frequently Asked Questions about cloudbase-cli

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

FAQPage Schema
How do I automate CloudBase resource management in a CI/CD pipeline?

Automate CloudBase resource management by scripting deployments and updates through the tcb CLI. You can integrate deterministic, multi-step workflows into your CI/CD pipelines to handle functions, hosting, and databases across environments.

What is the best way to manage CloudBase functions and databases from the terminal?

The best way to manage CloudBase functions and databases is using the tcb CLI for scriptable operations. It enables you to deploy, update, and monitor resources directly from your terminal with auditable commands.

How do I authenticate and switch environments when using the CloudBase CLI?

Authenticate and switch CloudBase environments by executing the tcb login command. Reference materials guide domain-specific operations for environment setup and secure authentication across different services.

Can I run batch operations across multiple CloudBase environments?

Yes, you can run batch operations across multiple CloudBase environments. The CLI supports multi-step scripted workflows that allow you to perform batch operations with deterministic and auditable commands.

Does the CloudBase CLI support deploying hosting and domains?

Yes, the CloudBase CLI supports deploying hosting and domains. It provides a command-line interface to manage resources including functions, hosting, storage, domains, and databases efficiently.

Why do I need reference materials for CloudBase CLI operations?

Reference materials are needed to guide domain-specific CloudBase CLI operations like authentication, environment switching, and error diagnosis. They provide the necessary instructions for executing complex resource management tasks.