Vultr DocsLatest Content


Create

Updated on 07 November, 2025

Creates a new database within a managed database instance with customizable name and configuration options


The vultr-cli database db create command creates a new database within your Vultr managed database instance, allowing you to organize and store your application data.

Usage

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

Flags

Shorthand Long Version Description
-n --name name of the new logical database within the managed database

Comments