stado quota request
Invocation
stado quota request [OPTIONS] --to <NEW_LIMIT> <ACCEL>Purpose
Submit GPU quota-increase request(s) for ACCEL via the provider Quotas API
Required inputs and options
| Input or option | Contract |
|---|---|
<ACCEL> | Positional input; required or optional as shown in the invocation. |
--to <NEW_LIMIT> | New per-region quota limit to request (e.g. 16) |
--region <REGION> | Comma-separated regions/locations; default = every region the provider dispatches into (REGIONS / AZURE_LOCATIONS) [default: ""] |
--provider <PROVIDER> | Comma-separated provider list (gcp,azure); default = WC_PROVIDERS [default: ""] |
--justification <JUSTIFICATION> | Reviewer-visible justification text [default: "wisent-compute autoscaler queue depth requires more parallel GPU capacity"] |
--email <EMAIL> | Contact email for the Cloud Quotas reviewer (required for GCP). Default: $WC_QUOTA_CONTACT_EMAIL [default: ""] |
--json | Emit machine-readable JSON result list |
Output and state effect
It performs the operation described above and emits its operator result on standard output or standard error. Any state change is limited to the resources and records named by the purpose and options on this page.
Refusals
- Reviewer-visible justification text [default: "wisent-compute autoscaler queue depth requires more parallel GPU capacity"]
- Contact email for the Cloud Quotas reviewer (required for GCP).
- Before dispatch, Stado refuses a missing required token shown in the invocation, an unknown option, or a value outside a listed value set; argument-usage failures exit with code 2.