Can the update history be cleared programmatically? #8746
Unanswered
andre-braga
asked this question in
Q&A
Replies: 1 comment
-
I see #6608 regarding the use of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking to record my own metrics regarding past firmware updates by processing the output of
GetHistory
1 from the fwupd dbus interface. To prevent repeat metrics on the same update attempt, I would like to clear the history after processing, however it seems like this is only possible through thefwupdtool
2. I am writing to ask if I'm missing something, is there some way to programmatically clear the history or is this not yet possible?Beta Was this translation helpful? Give feedback.
All reactions