Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Falque (0.23 sec)

  1. istioctl/pkg/ztunnelconfig/ztunnelconfig.go

     # Update levels of the specified loggers for all Ztunnl pods
     istioctl x ztunnel-config log --level access:debug,info
    
     # Reset levels of all the loggers to default value (warning)  for a specific Ztunnel pod.
     istioctl x ztunnel-config log <pod-name[.namespace]> -r
    `,
    		Aliases: []string{"o"},
    		Args: func(cmd *cobra.Command, args []string) error {
    Go
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Wed May 01 13:11:40 GMT 2024
    - 22.2K bytes
    - Viewed (0)
Back to top