Skip to main content
The ctrlc api upsert version command creates or updates a deployment version in Ctrlplane. This is typically called from CI/CD pipelines after a successful build.

Usage

Flags

Example

The command is idempotent — running it again with the same --tag updates the existing version rather than creating a duplicate.

Next Steps

CI/CD Integration

Full CI/CD setup guide

CLI Overview

All CLI commands