stado quota request-all
Invocation
stado quota request-all [OPTIONS] --to <NEW_LIMIT>Purpose
Submit quota-increase requests for EVERY known GPU family on each provider
Required inputs and options
| Input or option | Contract |
|---|---|
--to <NEW_LIMIT> | New per-region quota limit to request for every GPU family |
--provider <PROVIDER> | Comma-separated provider list (gcp,azure); default = WC_PROVIDERS [default: ""] |
--region <REGION> | Comma-separated regions/locations; default = the provider's configured REGIONS / AZURE_LOCATIONS [default: ""] |
--justification <JUSTIFICATION> | Reviewer-visible justification text [default: "wisent-compute autoscaler bulk capacity request: provision GPU headroom across every supported family in the dispatch regions so the scheduler can use whichever family Google/Azure can serve."] |
--email <EMAIL> | Contact email for the GCP Cloud Quotas reviewer. 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
- 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.