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.
$ 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 |
No comments yet.