Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for allConfigCmd (0.12 sec)

  1. istioctl/pkg/proxyconfig/proxyconfig.go

    	}
    
    	allConfigCmd.PersistentFlags().StringVarP(&outputFormat, "output", "o", summaryOutput, "Output format: one of json|yaml|short")
    	allConfigCmd.PersistentFlags().StringVarP(&configDumpFile, "file", "f", "",
    		"Envoy config dump file")
    	allConfigCmd.PersistentFlags().BoolVar(&verboseProxyConfig, "verbose", true, "Output more information")
    
    	// cluster
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu Oct 24 15:53:49 UTC 2024
    - 50.6K bytes
    - Viewed (0)
Back to top