Beispiel #1
0
 def _stats(cli_opts, detail, ports):
     ''' Show port statistics '''
     port.PortStatsCmd(cli_opts).run(detail, ports)
Beispiel #2
0
 def _show(cli_opts, detail, ports):
     """ Show port statistics """
     port.PortStatsCmd(cli_opts).run(detail, ports)