- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for createDashCmd (0.08 sec)
-
istioctl/pkg/dashboard/dashboard.go
}, } return cmd } type CreateProxyDashCmdConfig struct { CommandUsage string CommandShort string CommandLong string CommandExample string } func createDashCmd(ctx cli.Context, config CreateProxyDashCmdConfig) *cobra.Command { cmd := &cobra.Command{ Use: config.CommandUsage, Short: config.CommandShort, Long: config.CommandLong,
Registered: Wed Oct 30 22:53:10 UTC 2024 - Last Modified: Mon Apr 15 01:29:35 UTC 2024 - 20.5K bytes - Viewed (0)