From de4fe0258ce1ad1c8ff85ba4fdf9993b639a80e8 Mon Sep 17 00:00:00 2001 From: Daan Selen Date: Thu, 27 Mar 2025 11:20:51 +0100 Subject: [PATCH] added doc note about target_tag --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6775ad7..96a45a9 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,11 @@ Related is the yaml option: `powershell: True`. I have made the program so it can have a filter with the Operating systems. If you have a mixed group, please read: [This explanation](./docs/operating_system_filtering.md) +### Tag filtering: + +Filtering on MeshCentral tags is also possible with `target_tag` inside the meshbook. This string is case-sensitive, lower- and uppercase must match.
+This is done because its human made and therefor needs to be keps well administrated. + # Example: For the example, I used the following yaml file (you can find more in [this directory](./examples/)):