Skip to content

Commit 6b99205

Browse files
authored
Remove 'non-interactive-mode' option for Agent 'enroll' command (#652)
This is a forward fit of elastic/ingest-docs#1668 into the 9.0 docs.
1 parent deeb4b0 commit 6b99205

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

reference/ingestion-tools/fleet/agent-command-reference.md

-4
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ elastic-agent enroll --fleet-server-es <string>
182182
[--force]
183183
[--header <strings>]
184184
[--help]
185-
[--non-interactive]
186185
[--proxy-disabled]
187186
[--proxy-header <strings>]
188187
[--proxy-url <string>]
@@ -307,9 +306,6 @@ For more information about custom certificates, refer to [Configure SSL/TLS for
307306
We strongly recommend that you use a secure connection.
308307

309308

310-
`--non-interactive`
311-
: 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.
312-
313309
`--proxy-disabled`
314310
: Disable proxy support including environment variables.
315311

0 commit comments

Comments
 (0)