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.
$ vultr-cli database connector create <Database ID> [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 |