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