Skip to content

Add option to reset multiple workspaces

!357 (merged) added support for closing multiple workspaces. Similarly, also allow bst workspace reset to work on multiple workspaces, with --all as a helper to reset all open workspaces.

As part of this, also refactor some code in _frontend/app.py and _frontend/cli.py such that _frontend/app.py no longer assumes that there is only one target in the pipeline.

Part of #362 (closed).

Edited by Chandan Singh

Merge request reports