Skip to main content
Search for instance types using custom query

Usage

Arguments

query
string
required
Query to search for. default: ‘external=false rentable=true verified=true’, pass -n to ignore default

Options

-t
string
default:"on-demand"
Show ‘on-demand’, ‘reserved’, or ‘bid’(interruptible) pricing. default: on-demand (alias: --type)
-i
string
Alias for --type=bid (alias: --interruptible)
-b
string
Alias for --type=bid (alias: --bid)
-r
string
Alias for --type=reserved (alias: --reserved)
-d
string
Alias for --type=on-demand (alias: --on-demand)
-n
boolean
Disable default query (alias: --no-default)
--new
boolean
New search exp
--limit
integer
--storage
number
default:"5.0"
Amount of storage to use for pricing, in GiB. default=5.0GiB
-o
string
default:"score-"
Comma-separated list of fields to sort on. postfix field with - to sort desc. ex: -o ‘num_gpus,total_flops-’. default=‘score-’ (alias: --order)

Description

Query syntax
  • Wrap > and < in quotes on the command line
  • For string values (e.g. gpu_name), replace spaces with underscores: RTX_3090 not RTX 3090

Examples

Available Fields

Global Options

The following options are available for all commands: