Skip to content

bufstream kafka topic create#

Create a new topic

Usage#

$ bufstream kafka topic create <topic-name> [flags]

Flags#

--config strings#

Configuration entries in the form name=value

--debug#

Turn on debug logging

-h, --help#

help for create

--log-format string#

The log format [text,json]

--partitions int32#

Number of partitions for the topic

--url string#

URL to admin service

Parent Command#