Logo icon
    • Contents
    • Quick start
    • Concepts
    • For DevOps
    • For Developers
    • For Security Engineers
    • For Contributors
    • Reference
      • YQL
      • Compatibility with PostgreSQL
      • Embedded UI
      • Integrations
      • YDB CLI
        • Overview
        • Installation
        • Connecting to and authenticating with a database
        • All commands in alphabetical order
        • Service commands
        • Global options
          • Commands for topics
          • Creating a topic
          • Updating a topic
          • Deleting a topic
          • Adding a topic consumer
          • Deleting a topic consumer
          • Saving a consumer offset
          • Reading messages from a topic
          • Writing messages to a topic
          • Message pipeline processing
        • Configuration
      • YDB Native SDK
      • Languages and APIs
      • Kafka API
      • Configuration
      • Observability
      • YDB DStool
      • ydbops
      • Docker
    • Recipes
    • Troubleshooting
    • Questions and answers
    • Downloads
    1. Reference
    2. YDB CLI
    3. Working with topics
    4. Commands for topics

    Commands for topics

    Using YDB CLI commands, you can perform the following operations:

    • Creating a topic.
    • Updating a topic.
    • Deleting a topic.
    • Adding a topic consumer.
    • Deleting a topic consumer.
    • Saving a consumer offset.
    • Reading messages from a topic.
    • Writing messages to a topic.

    Was the article helpful?

    Previous
    Importing data from a file to an existing table
    Next
    Creating a topic