Skip to main content
Change the bid price for a spot/interruptible instance

Usage

Arguments

integer
required
id of instance type to change bid

Options

number
per machine bid price in $/hour
string
try to schedule a command to run hourly, daily, or weekly. Valid values are HOURLY, DAILY, WEEKLY For ex. —schedule DAILY Allowed values: HOURLY, DAILY, WEEKLY
string
default:"2026-09-09"
Start date/time in format ‘YYYY-MM-DD HH:MM:SS PM’ (UTC). Default is now. (optional)
string
default:"2026-09-16"
End date/time in format ‘YYYY-MM-DD HH:MM:SS PM’ (UTC). Default is 7 days from now. (optional)
parse_day_cron_style
Day of week you want scheduled job to run on (0-6, where 0=Sunday) or ”*”. Default will be 0. For ex. —day 0
parse_hour_cron_style
Hour of day you want scheduled job to run on (0-23) or ”*” (UTC). Default will be 0. For ex. —hour 16

Description

Change the current bid price of instance id to PRICE. If PRICE is not specified, then a winning bid price is used as the default.

Global Options

The following options are available for all commands: