Difference between revisions of "Istioctl --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> Istio configuration command line utility for service operators to debug and diagnose their Istio mesh. Usage: istioctl [command] Available Commands: analyze...")
 
Line 1: Line 1:
<pre>
 
Istio configuration command line utility for service operators to
 
debug and diagnose their Istio mesh.
 
  
Usage:
+
Istio configuration command line utility for service operators to
  istioctl [command]
+
debug and diagnose their Istio mesh.
 +
 +
Usage:
 +
  istioctl [command]
 +
 +
Available Commands:
 +
  [[istioctl analyze|analyze]]        Analyze Istio configuration and print validation messages
 +
  [[istioctl authz|authz]]          (authz is experimental. Use `istioctl experimental authz`)
 +
  [[istioctl bug-report|bug-report]]    Cluster information and log capture support tool.
 +
  [[istioctl dashboard|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
  
Available Commands:
+
Additional help topics:
  analyze        Analyze Istio configuration and print validation messages
+
  istioctl options        Displays istioctl global options
  authz          (authz is experimental. Use `istioctl experimental authz`)
+
  bug-report    Cluster information and log capture support tool.
+
Use "istioctl [command] --help" for more information about a command.
  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.
 
</pre>
 
  
  

Revision as of 08:11, 30 April 2021

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

Advertising: