Skip to content
Open
Show file tree
Hide file tree
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
4 changes: 0 additions & 4 deletions api-reference/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -8443,10 +8443,6 @@
"minItems": 2,
"maxItems": 2
},
"disable_bundling": {
"type": "boolean",
"description": "Disable offer bundling"
},
"allocated_storage": {
"type": "number",
"description": "Storage allocation size in GB for the instance.\nThis sets the disk size when creating the instance and cannot be changed later.\nDefault is 8GB.\n"
Expand Down
2 changes: 0 additions & 2 deletions cli/commands.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1037,8 +1037,6 @@ options:
-r, --reserved Alias for --type=reserved
-d, --on-demand Alias for --type=on-demand
-n, --no-default Disable default query
--disable-bundling Show identical offers. This request is more heavily
rate limited.
--storage STORAGE Amount of storage to use for pricing, in GiB.
default=5.0GiB
-o ORDER, --order ORDER
Expand Down