Storage after calling viktor-cli clear

I want to introduce step validation to my tool. In this step validation I want to check if the data stored in the storage matches with the choices the user has selected, if this doesn’t match the user forgot to press a button to overwrite the current choices in the storage.

After writing my step validation I wanted to test my code with a blank project. Calling viktor-cli clear cleared my entities though but did not clear the storage. Is this intended behaviour or should viktor-cli clear also clear the entire storage?

It is a known limitation. I noted down your request on our internal board.