class Hammerhead::Commands::Clients
Implements the clients
command.
This command, using a Harvest.connection
, knows how to obtain a list of clients and display them in a TTY::Table
. It also outputs the number of clients returned.
If any errors are caught, they are sent to the Hammerhead.logger
.