- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ValidNamespaceArgs (0.07 sec)
-
istioctl/cmd/root.go
) ([]string, cobra.ShellCompDirective) { return completion.ValidNamespaceArgs(cmd, ctx, args, toComplete) }) _ = rootCmd.RegisterFlagCompletionFunc(cli.FlagNamespace, func( cmd *cobra.Command, args []string, toComplete string, ) ([]string, cobra.ShellCompDirective) { return completion.ValidNamespaceArgs(cmd, ctx, args, toComplete) }) // Attach the Istio logging options to the command.
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Aug 05 02:08:47 UTC 2024 - 9.6K bytes - Viewed (0)