Difference between revisions of "Istioctl --help"

From wikieduonline
Jump to navigation Jump to search
Line 11: Line 11:
 
   [[istioctl bug-report|bug-report]]    Cluster information and log capture support tool.
 
   [[istioctl bug-report|bug-report]]    Cluster information and log capture support tool.
 
   [[istioctl dashboard|dashboard]]      Access to Istio web UIs
 
   [[istioctl dashboard|dashboard]]      Access to Istio web UIs
   experimental   Experimental commands that may be modified or deprecated
+
   [[istioctl experimental|experimental]]  Experimental commands that may be modified or deprecated
   help          Help about any command
+
   [[istioctl help|help]]           Help about any command
   install        Applies an Istio manifest, installing or reconfiguring Istio on a cluster.
+
   [[istioctl install|install]]       Applies an Istio manifest, installing or reconfiguring Istio on a cluster.
 
   kube-inject    Inject Envoy sidecar into Kubernetes pod resources
 
   kube-inject    Inject Envoy sidecar into Kubernetes pod resources
 
   manifest      Commands related to Istio manifests
 
   manifest      Commands related to Istio manifests

Revision as of 08:12, 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: