clickhousectl-cloud-deploy

Automate ClickHouse Cloud service deployment and local schema migration with clickhousectl.

512|33|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/ClickHouse/agent-skills --skill clickhousectl-cloud-deploy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clickhousectl-cloud-deploy
Source: https://github.com/ClickHouse/agent-skills/tree/main/skills/clickhousectl-cloud-deploy
Command: npx skills add https://github.com/ClickHouse/agent-skills --skill clickhousectl-cloud-deploy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploying ClickHouse to the cloud can be manual and error-prone; this skill provides a guided, repeatable workflow to provision cloud services, authenticate the CLI, migrate local schemas, and connect applications to ClickHouse Cloud.

Core Features & Use Cases

  • Step-by-step cloud deployment workflow: sign up, authenticate, create a cloud service, migrate schemas, and verify deployment.
  • Use cases include migrating from local ClickHouse setups to cloud services and onboarding applications to production-ready cloud deployments.
  • Intended for teams adopting ClickHouse Cloud in production environments with repeatable deployment processes.

Quick Start

Ask me to deploy a ClickHouse Cloud service using clickhousectl and migrate your local schemas to the cloud.

Frequently Asked Questions about clickhousectl-cloud-deploy

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

FAQPage Schema
How do I deploy ClickHouse to the cloud using clickhousectl?

To deploy ClickHouse to the cloud, this skill provides a stepwise workflow to provision cloud services, authenticate via API keys, create cloud instances, migrate local schemas, and verify the deployment. It automates the entire process using the clickhousectl CLI.

What is the process for migrating local ClickHouse schemas to cloud storage?

Migrating local ClickHouse schemas to cloud storage involves authenticating the clickhousectl CLI, provisioning a ClickHouse Cloud service, and running schema migration commands within a structured, repeatable workflow to ensure production-ready cloud-backed storage.

Can I use clickhousectl to set up production-grade ClickHouse Cloud services?

Yes, you can use clickhousectl to set up production-grade ClickHouse Cloud services. The skill automates service creation, API-key authentication, and post-deployment validation, making it suitable for teams adopting cloud deployments in production environments.

Does clickhousectl require API-key authentication for cloud provisioning?

Yes, clickhousectl requires API-key authentication for cloud provisioning. The deployment workflow includes a specific step to authenticate the CLI with your API keys before creating and managing your ClickHouse Cloud services.

What's the best way to onboard applications to ClickHouse Cloud?

The best way to onboard applications to ClickHouse Cloud is through a guided, repeatable workflow that provisions cloud services, migrates local schemas, and performs post-deployment validation to ensure applications connect properly to cloud-backed storage.