Mark artifact version as inconsistent

Is there a way to mark an artifact version as inconsistent from the device/mender client side?

There are cases where a previously-installed artifact gets messed up, for many reasons:

  • corruption, breakage
  • not read-only
  • developer mucking around on test system
  • a different board in a multi-system architecture gets updated, but that other board gets replaced, updated out of band, etc.

I see there’s a show-provides function in the mender client, but I didn’t see a “clear-provides” there. Is there some way to modify the “provides” from the mender client side?