kafka-consumer create


ockam kafka-consumer create [OPTIONS]

Create a new Kafka Consumer. Kafka clients v3.7.0 and earlier are supported. You can find the version you have with 'kafka-console-consumer.sh --version'. [DEPRECATED]

Options

  • --at [NODE_NAME] (optional)
    Perform the command on the given node

  • --addr [ADDR] (optional)
    The local address of the service

  • --bootstrap-server [SOCKET_ADDRESS] (optional)
    The address where the client will connect, in the format <scheme>://<hostname>:<port>

  • --brokers-port-range [BROKERS_PORT_RANGE] (optional)
    Local port range dynamically allocated to kafka brokers, must not overlap with the bootstrap port

  • --project-route [PROJECT_ROUTE] (optional)
    The route to the project in ockam orchestrator, expected something like /project/