@@ -105,7 +105,6 @@ For more flags, see [Global flags](#elastic-agent-global-flags).
105105elastic-agent diagnostics
106106```
107107
108- <hr >
109108
110109## elastic-agent enroll [ elastic-agent-enroll-command]
111110
@@ -381,7 +380,6 @@ elastic-agent enroll --url=https://fleet-server:8220 \
381380 --certificate-authorities=/path/to/ca.crt
382381```
383382
384- <hr >
385383
386384## elastic-agent help [ elastic-agent-help-command]
387385
@@ -412,7 +410,6 @@ For more flags, see [Global flags](#elastic-agent-global-flags).
412410elastic-agent help enroll
413411```
414412
415- <hr >
416413
417414## elastic-agent inspect [ elastic-agent-inspect-command]
418415
@@ -458,7 +455,6 @@ elastic-agent inspect components --show-config
458455elastic-agent inspect components log-default
459456```
460457
461- <hr >
462458
463459## elastic-agent privileged [ elastic-agent-privileged-command]
464460
@@ -473,7 +469,6 @@ Refer to [Run {{agent}} without administrative privileges](/reference/fleet/elas
473469elastic-agent privileged
474470```
475471
476- <hr >
477472
478473## elastic-agent install [ elastic-agent-install-command]
479474
@@ -780,7 +775,6 @@ elastic-agent install --url=https://fleet-server:8220 \
780775 --certificate-authorities=/path/to/ca.crt
781776```
782777
783- <hr >
784778
785779## elastic-agent otel [ elastic-agent-otel-command]
786780
@@ -833,7 +827,6 @@ Change the default verbosity setting in the {{agent}} EDOT Collector configurati
833827./elastic-agent otel --config otel.yml --set " exporters::debug::verbosity=normal"
834828```
835829
836- <hr >
837830
838831## elastic-agent restart [ elastic-agent-restart-command]
839832
@@ -861,7 +854,6 @@ For more flags, see [Global flags](#elastic-agent-global-flags).
861854elastic-agent restart
862855```
863856
864- <hr >
865857
866858## elastic-agent run [ elastic-agent-run-command]
867859
@@ -910,7 +902,6 @@ These flags are valid whenever you run `elastic-agent` on the command line.
910902elastic-agent run -c myagentconfig.yml
911903```
912904
913- <hr >
914905
915906## elastic-agent status [ elastic-agent-status-command]
916907
@@ -958,7 +949,6 @@ For more flags, see [Global flags](#elastic-agent-global-flags).
958949elastic-agent status
959950```
960951
961- <hr >
962952
963953## elastic-agent uninstall [ elastic-agent-uninstall-command]
964954
@@ -1041,7 +1031,6 @@ For more flags, see [Global flags](#elastic-agent-global-flags).
10411031elastic-agent uninstall
10421032` ` `
10431033
1044- < hr>
10451034
10461035# # elastic-agent unprivileged [elastic-agent-unprivileged-command]
10471036
@@ -1072,7 +1061,6 @@ elastic-agent unprivileged --user="my.pathl\username" --password="mypassword"
10721061elastic-agent unprivileged --group=" my.pathl\groupname" --password=" mypassword"
10731062` ` `
10741063
1075- < hr>
10761064
10771065# # elastic-agent upgrade [elastic-agent-upgrade-command]
10781066
@@ -1117,7 +1105,6 @@ For more flags, see [Global flags](#elastic-agent-global-flags).
11171105elastic-agent upgrade 7.10.1
11181106` ` `
11191107
1120- < hr>
11211108
11221109# # elastic-agent logs [elastic-agent-logs-command]
11231110
@@ -1157,7 +1144,6 @@ For more flags, see [Global flags](#elastic-agent-global-flags).
11571144elastic-agent logs -n 100 -f -C " system/metrics-default"
11581145` ` `
11591146
1160- < hr>
11611147
11621148# # elastic-agent version [elastic-agent-version-command]
11631149
@@ -1184,5 +1170,3 @@ For more flags, see [Global flags](#elastic-agent-global-flags).
11841170` ` ` shell
11851171elastic-agent version
11861172` ` `
1187-
1188- < hr>
0 commit comments