From 8132a53bed686b0e464a0117e6e45f21acfad7ca Mon Sep 17 00:00:00 2001 From: Fae Charlton Date: Thu, 15 Feb 2024 17:02:34 -0500 Subject: [PATCH] Remove nonexistent option from enroll command (#930) The synopsis for the enroll command listed `--non-interactive`, which is an option on the install command and doesn't apply to enroll. (cherry picked from commit e4772c24970a366a73c6f2509a577b921bb4dda6) # Conflicts: # docs/en/ingest-management/commands.asciidoc --- docs/en/ingest-management/commands.asciidoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/en/ingest-management/commands.asciidoc b/docs/en/ingest-management/commands.asciidoc index cbae6969e..645d7af74 100644 --- a/docs/en/ingest-management/commands.asciidoc +++ b/docs/en/ingest-management/commands.asciidoc @@ -158,7 +158,6 @@ elastic-agent enroll --url [--header ] [--help] [--insecure ] - [--non-interactive] [--proxy-disabled] [--proxy-header ] [--proxy-url ]