run_fastkafka_server_process
Usage:
$ run_fastkafka_server_process [OPTIONS] APP
Arguments:
APP
: input in the form of 'path:app', where path is the path to a python file and app is an object of type FastKafka. [required]
Options:
--kafka-broker TEXT
: kafka_broker, one of the keys of the kafka_brokers dictionary passed in the constructor of FastaKafka class. [required]--install-completion
: Install completion for the current shell.--show-completion
: Show completion for the current shell, to copy it or customize the installation.--help
: Show this message and exit.