This is an idea for later: The --playback or -p option could be extended with a step selection. ``` sdsio-server ... -p * # execute all play steps sdsio-server ... -p name # execute the play step with a specific name
This is an idea for later:
The --playback or -p option could be extended with a step selection.