From cf5d52aa1983602102f8076d3c8a41dd977aa01d Mon Sep 17 00:00:00 2001
From: Istio Automation
Date: Wed, 22 Nov 2023 18:15:24 -0800
Subject: [PATCH] Automator: update istio.io@ reference docs (#14192)
---
content/en/docs/reference/commands/pilot-agent/index.html | 5 +++++
content/zh/docs/reference/commands/pilot-agent/index.html | 5 +++++
2 files changed, 10 insertions(+)
diff --git a/content/en/docs/reference/commands/pilot-agent/index.html b/content/en/docs/reference/commands/pilot-agent/index.html
index e3084dcccc..c4a0e0daf0 100644
--- a/content/en/docs/reference/commands/pilot-agent/index.html
+++ b/content/en/docs/reference/commands/pilot-agent/index.html
@@ -393,6 +393,11 @@ to enable it. You can execute the following once:
+--capture-all-dns |
+ |
+Instead of only capturing DNS traffic to DNS server IP, capture all DNS traffic at port 53. This setting is only effective when redirect dns is enabled. |
+
+
--dry-run |
-n |
Do not call any external dependencies like iptables. |
diff --git a/content/zh/docs/reference/commands/pilot-agent/index.html b/content/zh/docs/reference/commands/pilot-agent/index.html
index e3084dcccc..c4a0e0daf0 100644
--- a/content/zh/docs/reference/commands/pilot-agent/index.html
+++ b/content/zh/docs/reference/commands/pilot-agent/index.html
@@ -393,6 +393,11 @@ to enable it. You can execute the following once:
+--capture-all-dns |
+ |
+Instead of only capturing DNS traffic to DNS server IP, capture all DNS traffic at port 53. This setting is only effective when redirect dns is enabled. |
+
+
--dry-run |
-n |
Do not call any external dependencies like iptables. |