---
title: Update
url: https://docs.vultr.com/reference/vultr-cli/database/quota/update
description: Modify resource allocation limits for your Vultr managed database instances, including storage, memory, and connection parameters.
publish_date: 2025-09-14T03:04:23.143189Z
last_updated: 2025-11-07T17:43:46.885458Z
---

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.

## Usage

```console
$ vultr-cli database quota update <Database ID> <Client ID> <User Name> [flags]
```

## 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 |