mesos / kafka

Apache Kafka on Apache Mesos
Apache License 2.0
414 stars 140 forks source link

dcos status command no longer exists #128

Closed sargun closed 9 years ago

sargun commented 9 years ago

The command dcos kafka status from the dcos-cli no longer exists:

# TERM=dumb dcos kafka       
Usage: <command>

Commands:
  help [cmd [cmd]] - print general or command-specific help
  broker           - broker management commands
  topic            - topic management commands

Run `help <command>` to see details of specific command

Error: command required
dmitrypekar commented 9 years ago

Hi @sargun

Yes, starting from kafka-mesos 0.9.2.0 you should use dcos kafka broker list instead.