Manage Vultrs managed database services with commands for creating, configuring, and administering database instances through the command-line interface.
The vultr-cli database
command manages Vultr's managed database services, allowing users to create, list, modify, and delete database instances through the command line interface.
$ vultr-cli database
# Full example
$ vultr-cli database
Lists available advanced configuration options for customizing performance and behavior of Vultr managed databases.
Modifies configuration parameters for a Vultr managed database instance to optimize performance and behavior settings.
Manages Kafka Connect configuration settings for Vultr managed databases to control connectivity options
Configures REST proxy settings for Kafka databases to enable HTTP-based access to Kafka clusters
Creates a new database instance by cloning an existing backup for testing or recovery purposes
Retrieves detailed information about a specific database backup, including its ID, creation date, and status.
Restores a database instance to a previous state using a backup, enabling data recovery to a specific point in time.
Creates a new connection pool for a Vultr managed database to optimize database connections
Removes a specified connection pool from a Vultr managed database instance, eliminating resources that handled multiple client connections.
Retrieves detailed information about a specific connection pool for a managed database instance on Vultrs platform.
Lists all connection pools configured for a specified managed database instance with their settings and status.
Creates a new connector to enable secure external access to your Vultr managed database instance
Permanently removes a specified database connector from your Vultr account, eliminating connections between databases and external services.
Retrieves the current operational state and configuration details of a specified database connector.
Retrieves detailed information about a specific database connector using its ID or name
Creates a new database within a managed database instance with customizable name and configuration options
Permanently removes a specified database instance from your Vultr account after confirmation, freeing resources and stopping billing.
Lists all databases in your Vultr Managed Database instance with their essential information and status.
Cancels an in-progress database migration and reverts the database to its original state.
Retrieves detailed information about a specific database migration operation, including its status and progress.
Initiates a database migration process to transfer data from a source database to a target database within Vultrs infrastructure.
Creates resource quotas to limit storage, connections, or queries for a Vultr managed database instance
Removes quota restrictions from a database user, allowing unrestricted resource usage within system limits
Displays current resource usage and limits for your Vultr database instances to help monitor capacity and plan resource allocation.
Displays resource usage limits and quotas for your Vultr managed database instances.
Creates a new topic in a Vultr managed database service for message streaming between applications
Permanently removes a specified topic from a managed database service, deleting all associated data.
Retrieves detailed information about a specific Kafka topic in your Vultr Database service.
Lists all Kafka topics in your Vultr Database instance for messaging infrastructure management
Creates a new user for a Vultr managed database instance with customizable credentials and permissions
Permanently removes a specified user from a Vultr managed database instance using their username and database ID.
Retrieves detailed information about a specific database user, including their permissions and configuration settings.
Lists all database users for a specified managed database instance to help administrators review access permissions.
Modifies existing database user properties such as password or access permissions in Vultrs managed database service.
Manages IP-based access control lists for database users to secure connections to Vultr managed databases.