mirror of https://github.com/istio/istio.io.git
1.4 KiB
1.4 KiB
title | overview | order | bodyclass | layout | type |
---|---|---|---|---|---|
Istioctl Control | Istio control interface | 200 | docs | docs | markdown |
istioctl
Istio control interface
Synopsis
Istio configuration command line utility. Available configuration types: [destination-policy ingress-rule route-rule]
Options
-c, --kubeconfig string Use a Kubernetes configuration file instead of in-cluster configuration
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
-n, --namespace string Select a Kubernetes namespace (default "default")
-v, --v Level log level for V logs
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
SEE ALSO
- istioctl completion - Generate bash completion for Istioctl
- istioctl create - Create policies and rules
- istioctl delete - Delete policies or rules
- istioctl get - Retrieve a policy or rule
- istioctl kube-inject - Inject istio sidecar proxy into kubernetes resources
- istioctl mixer - Istio Mixer configuration
- istioctl replace - Replace policies and rules
- istioctl version - Display version information and exit