Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/fleet/agent-command-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ For more information about custom certificates, refer to [Configure SSL/TLS for
: Timeout waiting for {{agent}} daemon.

`--delay-enroll`
: Delays enrollment to occur on first start of the {{agent}} service. This setting is useful when you dont want the {{agent}} to enroll until the next reboot or manual start of the service, for example, when youre preparing an image that includes {{agent}}.
: Delays enrollment to occur on first start of the {{agent}} service. This setting is useful when you don't want the {{agent}} to enroll until the next reboot or manual start of the service, for example, when you're preparing an image that includes {{agent}} or deploying to environments where network access may not be immediately available. If {{fleet-server}} is unreachable when the service starts, {{agent}} will retry enrollment indefinitely until it succeeds.

`--elastic-agent-cert`
: Certificate to use as the client certificate for the {{agent}}'s connections to {{fleet-server}}.
Expand Down
Loading