Skip to main content

crusoe compute vms list

List all VMs.

Usage

crusoe compute vms list [flags]

Flags

FlagDescription
-f, --format stringOutput format. Supported formats: pretty, json (default: "pretty")
-h, --helpHelp for list
--ids stringsFilter by IDs
--jsonOutput in json format. Shorthand for --format json
--limit intNumber of records returned. Returns all by default
--locations stringsFilter by locations. See crusoe locations list for available locations
--name stringFilter by name (fuzzy search)
--project-id stringProject ID. Optional if Project Name is set in CRUSOE_DEFAULT_PROJECT env variable or the config file
--project-name stringProject Name. Optional if set in CRUSOE_DEFAULT_PROJECT env variable or the config file
--states stringsFilter by states. Examples: STATE_RUNNING, STATE_SHUTOFF
--types stringsFilter by types. See crusoe compute vms types for available types