mesos/kafka

dcos status command no longer exists

Closed this issue · 1 comments

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

Hi @sargun

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