diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html index 0de2a9dead..5566693f17 100644 --- a/content/en/docs/reference/commands/istioctl/index.html +++ b/content/en/docs/reference/commands/istioctl/index.html @@ -4749,7 +4749,7 @@ https://istio.io/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpe
Validate Istio policy and rules (NOTE: validate is deprecated and will be removed in 1.6. Use 'istioctl analyze' to validate configuration.)
+Validate Istio policy and rules files
istioctl validate -f FILENAME [options] [flags]
The output directory for the key and certificate. If empty, key and certificate will not be saved. Must be set for VMs using provisioning certificates. | |||
PARSE_TOKEN |
+Boolean | +false |
+Parse token to inspect information like expiration time in proxy. This may not always be possible because token may not be a JWT. | +
PILOT_CERT_PROVIDER |
String | istiod |