API Reference¶
Programmatic access to charcoal's workspace management capabilities — coming soon.
The charcoal API will enable you to:
- Provision and tear down dev containers programmatically
- Query workspace status and container metadata
- Integrate charcoal into CI/CD pipelines and custom tooling
- Build your own interfaces on top of charcoal's orchestration layer
Status¶
The API is under active development and not yet available for use. Watch the GitHub repository for release announcements.
In the meantime, use the charcoal CLI to provision and manage your development environments from the terminal.