Searched refs:includeProducts (Results 1 – 1 of 1) sorted by relevance
54 var includeProducts = flag.String("products", "", "comma-separated list of products to build") var254 if *includeProducts != "" {256 for _, product := range strings.Split(*includeProducts, ",") {