documentation

project delete

Delete a project and all its versions, jobs, and reservations.

cycle project delete [name] [-y]

Aliased as cycle project rm.

Arguments:

  • name: Project name. If omitted, the CLI searches up from the current directory through parent directories for the nearest project manifest.

Options:

  • -y, --yes: Skip confirmation prompt

Example:

cycle project delete my-experiment