Modify resource allocation limits for your Vultr managed database instances, including storage, memory, and connection parameters.
The vultr-cli database quota update command allows users to modify resource allocation limits for their Vultr managed database instances, such as storage, memory, or connection limits.
$ vultr-cli database quota update <Database ID> <Client ID> <User Name> [flags]
| Shorthand | Long Version | Description |
|---|---|---|
| - | --consumer-byte-rate | consumer byte rate for the managed database quota |
| - | --producer-byte-rate | producer byte rate factor for the managed database quota |
| - | --request-percentage | CPU request percentage for the managed database quota |