Vultr DocsLatest Content


Create

Updated on 07 November, 2025

Creates a new connector to enable secure external access to your Vultr managed database instance


The vultr-cli database connector create command creates a new database connector, allowing secure connections between your database and external services or applications.

Usage

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

Flags

Shorthand Long Version Description
-c --class class for the new managed database connector
- --config configuration json for the new managed database connector
-n --name name for the new managed database connector
-t --topics topics for the new managed database connector

Comments