- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for groupCommand (0.11 sec)
-
istioctl/pkg/workload/workload.go
istioctl x workload group create # workload entry configuration generation istioctl x workload entry configure`, } workloadCmd.AddCommand(groupCommand(ctx)) workloadCmd.AddCommand(entryCommand(ctx)) return workloadCmd } func groupCommand(ctx cli.Context) *cobra.Command { groupCmd := &cobra.Command{ Use: "group", Short: "Commands dealing with WorkloadGroup resources",
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Aug 15 16:31:46 UTC 2024 - 25.3K bytes - Viewed (0)