Motivation
Currently, we have the --reset-simulator switch which wipes the simulator clean.
For some cases (simulator is broken / its memory is full), we might want to call the reset only but it is not possible - always a part of some other command.
Goal
Add a new command that would reset given simulator.
Motivation
Currently, we have the
--reset-simulatorswitch which wipes the simulator clean.For some cases (simulator is broken / its memory is full), we might want to call the reset only but it is not possible - always a part of some other command.
Goal
Add a new command that would reset given simulator.