Difference between revisions of "Istioctl --help"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
profile Commands related to Istio configuration profiles | profile Commands related to Istio configuration profiles | ||
[[proxy-config]] Retrieve information about proxy configuration from Envoy [kube only] | [[proxy-config]] Retrieve information about proxy configuration from Envoy [kube only] | ||
− | proxy-status Retrieves the synchronization status of each Envoy in the mesh [kube only] | + | [[proxy-status]] Retrieves the synchronization status of each Envoy in the mesh [kube only] |
upgrade Upgrade Istio control plane in-place | upgrade Upgrade Istio control plane in-place | ||
validate Validate Istio policy and rules files | validate Validate Istio policy and rules files |
Latest revision as of 16:26, 12 December 2023
Istio configuration command line utility for service operators to debug and diagnose their Istio mesh. Usage: istioctl [command] Available Commands: analyze Analyze Istio configuration and print validation messages authz (authz is experimental. Use `istioctl experimental authz`) bug-report Cluster information and log capture support tool. dashboard Access to Istio web UIs experimental Experimental commands that may be modified or deprecated help Help about any command install Applies an Istio manifest, installing or reconfiguring Istio on a cluster. kube-inject Inject Envoy sidecar into Kubernetes pod resources manifest Commands related to Istio manifests operator Commands related to Istio operator controller. profile Commands related to Istio configuration profiles proxy-config Retrieve information about proxy configuration from Envoy [kube only] proxy-status Retrieves the synchronization status of each Envoy in the mesh [kube only] upgrade Upgrade Istio control plane in-place validate Validate Istio policy and rules files verify-install Verifies Istio Installation Status version Prints out build version information Flags: --context string The name of the kubeconfig context to use -h, --help help for istioctl -i, --istioNamespace string Istio system namespace (default "istio-system") -c, --kubeconfig string Kubernetes configuration file -n, --namespace string Config namespace
Additional help topics: istioctl options Displays istioctl global options Use "istioctl [command] --help" for more information about a command.
See also[edit]
Advertising: