- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for createCommand (0.06 sec)
-
istioctl/pkg/workload/workload.go
Use: "group", Short: "Commands dealing with WorkloadGroup resources", Example: " istioctl x workload group create --name foo --namespace bar --labels app=foobar", } groupCmd.AddCommand(createCommand(ctx)) return groupCmd } func entryCommand(ctx cli.Context) *cobra.Command { entryCmd := &cobra.Command{ Use: "entry", Short: "Commands dealing with WorkloadEntry 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)