From ae856f61cacef34b6f2932ea3931b70188696934 Mon Sep 17 00:00:00 2001 From: Rohit <59366992+Rohit-code14@users.noreply.github.com> Date: Thu, 5 Dec 2024 22:45:29 +0530 Subject: [PATCH] Added flags to skip audit/unenroll with fleet --- docs/en/ingest-management/commands.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/ingest-management/commands.asciidoc b/docs/en/ingest-management/commands.asciidoc index 0ac2fce64..82c86b4b2 100644 --- a/docs/en/ingest-management/commands.asciidoc +++ b/docs/en/ingest-management/commands.asciidoc @@ -1165,7 +1165,7 @@ Uninstall {agent} and do not prompt for confirmation. This flag is helpful when using automation software or scripted deployments. `--skip-fleet-audit`:: -Skip notifying / auditing the fleet server. +Skip auditing with the fleet server. `--help`:: Show help for the `uninstall` command.