From d973f8154f7817cf827a9c84a4f02133f230b626 Mon Sep 17 00:00:00 2001 From: David Kilfoyle Date: Tue, 4 Mar 2025 10:50:48 -0500 Subject: [PATCH] Remove 'non-interactive-mode' option for Agent 'enroll' command --- reference/ingestion-tools/fleet/agent-command-reference.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/reference/ingestion-tools/fleet/agent-command-reference.md b/reference/ingestion-tools/fleet/agent-command-reference.md index 1f4f124cec..730115ddb1 100644 --- a/reference/ingestion-tools/fleet/agent-command-reference.md +++ b/reference/ingestion-tools/fleet/agent-command-reference.md @@ -182,7 +182,6 @@ elastic-agent enroll --fleet-server-es [--force] [--header ] [--help] - [--non-interactive] [--proxy-disabled] [--proxy-header ] [--proxy-url ] @@ -307,9 +306,6 @@ For more information about custom certificates, refer to [Configure SSL/TLS for We strongly recommend that you use a secure connection. -`--non-interactive` -: Install {{agent}} in a non-interactive mode. This flag is helpful when using automation software or scripted deployments. If {{agent}} is already installed on the host, the installation will terminate. - `--proxy-disabled` : Disable proxy support including environment variables.