Skip to content

Commit

Permalink
Remove nonexistent option from enroll command (#930) (#932)
Browse files Browse the repository at this point in the history
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 e4772c2)

# Conflicts:
#	docs/en/ingest-management/commands.asciidoc

Co-authored-by: Fae Charlton <fae.charlton@elastic.co>
  • Loading branch information
kilfoyle and faec authored Feb 15, 2024
1 parent b7296eb commit deb4272
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/en/ingest-management/commands.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ elastic-agent enroll --url <string>
[--header <strings>]
[--help]
[--insecure ]
[--non-interactive]
[--proxy-disabled]
[--proxy-header <strings>]
[--proxy-url <string>]
Expand Down

0 comments on commit deb4272

Please sign in to comment.