From 6ad691ba9f78f55d425105ae10a04751676e8089 Mon Sep 17 00:00:00 2001 From: Mirko Bez Date: Wed, 5 Feb 2025 15:28:19 +0100 Subject: [PATCH] Update commands.asciidoc Remove the `--non-interactive` flag from the `elastic-agent enroll` command because its not available --- docs/en/ingest-management/commands.asciidoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/en/ingest-management/commands.asciidoc b/docs/en/ingest-management/commands.asciidoc index 4eb6eb75b..a56492a4d 100644 --- a/docs/en/ingest-management/commands.asciidoc +++ b/docs/en/ingest-management/commands.asciidoc @@ -209,7 +209,6 @@ elastic-agent enroll --fleet-server-es [--force] [--header ] [--help] - [--non-interactive] [--proxy-disabled] [--proxy-header ] [--proxy-url ] @@ -352,11 +351,6 @@ verified. The content is encrypted, but the certificate is not verified. + 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.