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.
$ vultr-cli database db create <Database ID> [flags]
Shorthand | Long Version | Description |
---|---|---|
-n | --name | name of the new logical database within the managed database |
No comments yet.