Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api-reference/creating-instances-with-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ The Vast.ai CLI provides equivalent commands for instance creation:
- `--env ENV` - Docker options (env vars and ports)
- `--onstart-cmd CMD` - Onstart script
- `--label LABEL` - Instance name
- `--price PRICE` - Bid price for interruptible instances
- `--bid_price PRICE` - Bid price for interruptible instances
- `--link-volume ID` - Attach an existing volume
- `--mount-path PATH` - Volume mount path

Expand Down