Skip to content

Commit

Permalink
Update commands.asciidoc (#1668)
Browse files Browse the repository at this point in the history
Remove the `--non-interactive` flag from the `elastic-agent enroll` command because its not available
  • Loading branch information
herrBez authored Feb 21, 2025
1 parent 6aa8a4f commit 21afdea
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/en/ingest-management/commands.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ elastic-agent enroll --fleet-server-es <string>
[--force]
[--header <strings>]
[--help]
[--non-interactive]
[--proxy-disabled]
[--proxy-header <strings>]
[--proxy-url <string>]
Expand Down Expand Up @@ -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.

Expand Down

0 comments on commit 21afdea

Please sign in to comment.