You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cli/reference/change-bid.mdx
+8-13Lines changed: 8 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,36 +24,31 @@ vastai change bid id [--price PRICE]
24
24
</ParamField>
25
25
26
26
<ParamFieldpath="--schedule"type="string">
27
-
try to schedule a command to run hourly, daily, or monthly. Valid values are HOURLY, DAILY, WEEKLY For ex. `--schedule` DAILY Choices: `HOURLY`, `DAILY`, `WEEKLY`
27
+
try to schedule a command to run hourly, daily, or weekly. Valid values are HOURLY, DAILY, WEEKLY For ex. --schedule DAILY
Size of new volume contract, in GB. Must be greater than or equal to the source volume, and less than or equal to the destination offer. (alias: `--size`)
26
+
<ParamFieldpath="--size"type="number">
27
+
Size of new volume contract, in GB. Must be greater than or equal to the source volume, and less than or equal to the destination offer.
28
28
</ParamField>
29
29
30
-
<ParamFieldpath="-d"type="boolean">
31
-
Do not compress volume data before copying. (alias: `--disable_compression`)
try to schedule a command to run hourly, daily, or monthly. Valid values are HOURLY, DAILY, WEEKLY For ex. `--schedule` DAILY Choices: `HOURLY`, `DAILY`, `WEEKLY`
57
+
try to schedule a command to run hourly, daily, or weekly. Valid values are HOURLY, DAILY, WEEKLY For ex. --schedule DAILY
0 commit comments