Vultr DocsLatest Content


Create

Updated on 15 September, 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 connector for a managed database, allowing secure access from external applications or services to your Vultr database instance.

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

No comments yet.