Skip to main content
Display user’s current instances

Usage

Options

boolean
only display numeric ids
boolean
show additional columns (SSH, location, template, etc.)
boolean
force fetching every page before printing, even with —limit/—next-token (fetching everything is already the default otherwise)
string
filter by container status: running loading exited
string
filter by instance label; pass empty string ” for unlabeled
string
filter by GPU model name
string
filter by verification status Allowed values: verified, unverified, deverified
integer
max instances per page (1-25); passing this switches to single-page mode instead of fetching everything
string
resume from a pagination token (implies single-page mode)
string
sort by column; repeat for multiple keys
string
override displayed columns (available: id,status,label,gpu,disk,volumes,dph,image,age,verified,machine,net,location,template,ssh,msg)

Description

Shows the instances the user is currently renting. By default this fetches every page and prints one combined result, which is safe for scripts and cron jobs. Passing —limit or —next-token switches to single-page mode for manual pagination (add —all to still fetch every page in that mode).

Examples

Global Options

The following options are available for all commands: