Vultr DocsLatest Content


Create

Updated on 15 September, 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 a managed database instance on Vultr's platform, allowing you to specify database name and configuration options.

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

No comments yet.