Skip to main content
Create a deployment from a Git branch, container image, or existing deployment.

Usage

Flags

string
required
Project identifier or slug.
string
required
Application identifier or slug.
string
required
Environment identifier or slug.
JSON string
Git source with branch, commitSha, and repository.
JSON string
Image source with dockerImage.
JSON string
Existing source with deploymentId.

Global Flags

Examples

See the Create deployment API reference.
Last modified on July 23, 2026