- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for hideInheritedFlags (0.07 sec)
-
istioctl/cmd/root.go
analyzeCmd := analyze.Analyze(ctx) hideInheritedFlags(analyzeCmd, cli.FlagIstioNamespace) rootCmd.AddCommand(analyzeCmd) dashboardCmd := dashboard.Dashboard(ctx) hideInheritedFlags(dashboardCmd, cli.FlagNamespace, cli.FlagIstioNamespace) rootCmd.AddCommand(dashboardCmd) manifestCmd := mesh.ManifestCmd(ctx) hideInheritedFlags(manifestCmd, cli.FlagNamespace, cli.FlagIstioNamespace, FlagCharts)
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Aug 05 02:08:47 UTC 2024 - 9.6K bytes - Viewed (0)