documentation

project ls

List all projects in your organization.

cycle project ls

Examples:

# List all projects
cycle project ls

# Filter by project name
cycle project ls | grep my-experiment

# Filter by owner
cycle project ls | grep alice