Vultr DocsLatest Content


Create

Updated on 15 September, 2025

Creates a read-only replica of an existing database instance to distribute read operations and enhance performance


The vultr-cli database read-replica create command creates a read-only replica of an existing database instance, enabling you to offload read operations and improve application performance.

Usage

console
$ vultr-cli database read-replica create <Database ID> [flags]

Flags

Shorthand Long Version Description
-l --label label for the new managed database read replica
-r --region region id for the new managed database read replica

Comments

No comments yet.