---
title: Create
url: https://docs.vultr.com/reference/vultr-cli/database/connector/create
description: Creates a new connector to enable secure external access to your Vultr managed database instance
publish_date: 2025-09-14T03:03:36.187898Z
last_updated: 2025-11-07T17:42:41.534068Z
---

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 |