Skip to content

Remove all experiments in the workspace #5676

@dberenbaum

Description

@dberenbaum

Have a dvc exp remove --workspace command or similar to drop all experiments in the workspace. Should be equivalent to dvc exp list --names-only | xargs dvc exp remove. This allows users to reset their experiments workspace if they have made mistakes or were playing around with some changes they ultimately want to roll back.

Some background:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions