Skip to content

cmd/cache_device: allow "reset" to be used

Martin Roukala requested to merge cache_device_reset_fixes into main

While we did add support for the reset command in some of the functions, it wasn't actually allowed in the entrypoint of the package.

Additionally, we add a test to make sure we never regress this again :)

Merge request reports