Skip to content

Commit 6ad691b

Browse files
authored
Update commands.asciidoc
Remove the `--non-interactive` flag from the `elastic-agent enroll` command because its not available
1 parent 815d1d2 commit 6ad691b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/en/ingest-management/commands.asciidoc

-6
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ elastic-agent enroll --fleet-server-es <string>
209209
[--force]
210210
[--header <strings>]
211211
[--help]
212-
[--non-interactive]
213212
[--proxy-disabled]
214213
[--proxy-header <strings>]
215214
[--proxy-url <string>]
@@ -352,11 +351,6 @@ verified. The content is encrypted, but the certificate is not verified.
352351
+
353352
We strongly recommend that you use a secure connection.
354353

355-
`--non-interactive`::
356-
Install {agent} in a non-interactive mode. This flag is helpful when
357-
using automation software or scripted deployments. If {agent} is
358-
already installed on the host, the installation will terminate.
359-
360354
`--proxy-disabled`::
361355
Disable proxy support including environment variables.
362356

0 commit comments

Comments
 (0)