Vultr DocsLatest Content


Create

Updated on 07 November, 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 improved performance for read operations and load distribution.

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