From d3373a4a1ddfaf4b9cbfa67889732bec3f9c10fd Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:22:57 -0500 Subject: [PATCH] Update commands.asciidoc (#1668) (#1690) Remove the `--non-interactive` flag from the `elastic-agent enroll` command because its not available (cherry picked from commit 21afdea8f88e384e979543c0ee1a2e3441e65160) Co-authored-by: Mirko Bez --- 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.