Skip to main content
Use these commands to explore what compute infrastructure is available before creating workspaces or jobs.

Cluster commands

cluster list

List all clusters available in your organization. Shows each cluster’s slug, display name, region, and available GPU types.
Example output:

Resource spec commands

The resource-spec command has an alias: rs (for example, vesslctl rs list).

resource-spec list

List all resource specifications available in your organization. Shows the slug, GPU type, GPU count, CPU cores, memory, hourly cost, and current availability.
Example:
Example output:
Use the slug from resource-spec list as the value for the --resource-spec flag when creating workspaces or jobs.