project delete
Delete a project and all its versions, jobs, and reservations.
squadron project delete [name] [-y]Aliased as squadron 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:
squadron project delete my-experiment