Vultr DocsLatest Content


Topic

Updated on 15 September, 2025

Manages Kafka topics within Vultrs managed database service, enabling creation, listing, updating, and deletion of topics in Kafka clusters.


The vultr-cli database topic command manages Kafka topics in Vultr's managed database service, allowing users to create, list, update, and delete topics within their Kafka clusters.

Usage

console
$ vultr-cli database topic

Available Commands

  • create - Create a database topic
  • delete - Delete a database topic
  • get - Get a database topic
  • list - List database topics
  • update - Update a database topic
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
Modifies configuration settings for a specified Kafka topic within a Vultr managed database instance.