Deploy to ClickHouse Cloud This skill walks through deploying to ClickHouse Cloud using . It covers account setup, CLI authentication, service creation, schema migration, and connecting your application. Follow these steps in order. When to Apply Use this skill when the user wants to: - Deploy their ClickHouse application to production - Host ClickHouse as a managed cloud service - Migrate from a local ClickHouse setup to ClickHouse Cloud - Create a ClickHouse Cloud service - Set up ClickHouse Cloud for the first time --- Step 1: Sign up for ClickHouse Cloud Before using any cloud commands, t…