kafka-direct create
ockam kafka-direct create [OPTIONS]
Create a new Kafka Direct Consumer
Options
-
--at [NODE_NAME]
(optional)
Perform the command on the given NODE_NAME -
--addr [ADDR]
(optional)
The local address of the service -
:--bind-address [BIND_ADDRESS]
(optional)
The address where to bind and where the client will connect to alongside its port,. In case just a port is specified, the default loopback address (127.0.0.1) will be used -
--bootstrap-server [BOOTSTRAP_SERVER]
(optional)
The address of the kafka bootstrap broke -
--brokers-port-range [BROKERS_PORT_RANGE]
(optional)
Local port range dynamically allocated to kafka brokers, must not overlap with the bootstrap port -
--consumer-route [CONSUMER_ROUTE]
(optional)
The route to another kafka consumer node