Skip to main content
Show quotas For a detailed overview, please visit the quota’s reference page.

quota edit

Edit the referenced quota, as YAML, within an editor Usage
The default editor can be set by using the EDITOR environment variable.
Common Options Reference

quota get

Retrieve one or more referenced quotas Usage
An empty reference will return all references
Common Options Reference
  • Get all quotas
  • Get one quota
  • Get multiple quotas

quota patch

Update the referenced quota’s metadata using an input file Usage
Running this command with the option --file - sets the input to stdin. The input is required to be a valid JSON or YAML string (e.g., {"description": "My new description"} or description: My new description). To complete the update, press Control-D (or Control-Z if you are using Windows).
Common Options Reference

quota permissions

Show the grantable permissions for a quota object type Usage
Common Options Reference

quota query

Find all the quotas based on the given query Usage
Common Options Reference
Use the --match option to display all, none, or any of the results based on a given property, tag, or relation
  • Search for a quota based on a property named description

quota request

Manage quota increase requests

quota request create

Submit a quota increase request Usage
Common Options Reference

quota request get

Get a quota increase request and its status Usage
Common Options Reference

quota request list

List the org’s quota increase requests, optionally filtered by status Usage
Common Options Reference