Public API
The Codesphere Public API allows you to programmatically control your workspaces, automate CI/CD pipelines, and integrate Codesphere resources into your existing internal developer platforms.
Automating Tasks with API
While the Codesphere CLI is excellent for terminal workflows and usage in CI/CD pipelines in pre-determined use cases, the Public API unlocks the ability to write custom scripts to automate your pipelines, manage infrastructure lifecycles, and integrate Codesphere with your internal tooling.
Getting Started: CLI
The Codesphere CLI (cs) allows you to seamlessly integrate Codesphere into your local development flow. You can manage and debug resources deployed in Codesphere directly from your command line.
CLI: Commands & Workflows
Once you have installed and authenticated the Codesphere CLI (cs), you can manage your infrastructure directly from your terminal. The CLI organizes its functionality into top-level commands.
Automations
3 items