Beispiel #1
0
 def product(cli_opts, detail):
     ''' Show product information '''
     info.ProductInfoCmd(cli_opts).run(detail)
Beispiel #2
0
 def product(cli_opts, detail):
     """ Show product information """
     info.ProductInfoCmd(cli_opts).run(detail)