Use these commands to explore what compute infrastructure is available before creating workspaces or jobs.Documentation Index
Fetch the complete documentation index at: https://docs.cloud.vessl.ai/llms.txt
Use this file to discover all available pages before exploring further.
Cluster commands
cluster list
List all clusters available in your organization. Shows each cluster’s slug, display name, region, and available GPU types.Resource spec commands
Theresource-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.| Flag | Description |
|---|---|
--cluster | Filter resource specs by cluster slug |
--usable-only | Show only resource specs available for provisioning |
