Skip to main content

Overview

Manage versions for your deployments. List all versions to see their status, or delete versions you no longer need.

Commands

List Versions

If no deployment ID is provided, it is resolved from crewship.toml. Output:

Options for list

Delete a Version

This soft-deletes the version. If the version was running, it will no longer receive new runs. Existing in-flight runs will complete normally.
Deletion cannot be undone.

Options for delete

Examples

List versions for a deployment

Delete a version

Deployments

Manage deployments

Deploy

Deploy your crew