Language SDKs status
Language client libraries for Easel. Coming soon.
Note: This is a preview feature currently under active development.
Official language SDKs for Easel are on the roadmap and are not available yet. For terminal workflows today, use the Easel CLI. For day-to-day deploys, use Git-based deploys and the dashboard at app.easel.sh.
Available now
The @easel-sh/cli package covers authentication, project linking, deployment inspection, and request logs. See the CLI guide for install and command reference.
Planned SDK surface area
When language SDKs ship, documentation will cover:
- Authenticating with API tokens scoped to a workspace
- Creating and promoting deployments
- Managing environment variables and domains
- Triggering rollbacks from CI
Install steps, TypeScript types, and CI examples will land with the first SDK release.
Build and deploy today
CLI
Authenticate, link projects, inspect deployments, and read logs.
Getting started
Import a repository and deploy to the edge.
Deployments
Production branches, previews, and environments.
API reference
Public REST API. Coming soon.
Need programmatic access beyond the CLI? Contact hello@easel.sh.