Removing duplicated "Command line flags" section (#15514)

This commit is contained in:
Marko Lisica 2023-12-08 16:10:30 +01:00 committed by GitHub
parent 31e67433fd
commit 6e1dfca816
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -445,20 +445,6 @@ overrides:
- "last_modified"
```
## Command line flags
> Requires Fleet v4.22.0 or later and Orbit v1.3.0 or later**
In the `command_line_flags` key, you can update the osquery flags of your Orbit enrolled agents.
```yaml
agent_options:
config:
overrides:
command_line_flags:
enable_file_events: true
```
## Update agent options in Fleet UI
<!-- Heading is kept so that the link from the Fleet UI still works -->