mirror of
https://github.com/fleetdm/fleet
synced 2026-05-17 05:58:40 +00:00
this change prevents errors from being automatically cleared once they are read. A new flag `-flush` is introduced to flush errors on read if necessary.
1 line
154 B
Text
1 line
154 B
Text
* Don't clear errors from Redis automatically after running `fleetctl debug errors`, but still allow users to clear errors on read via the `-flush` flag.
|