Import, Export & Recycle Bin
The import/export and deletion flow changed substantially in 0.7.0. This page reflects the current user model.
Export
The current UI exports selected runs as a ZIP archive containing full run directories.
Typical flow:
- select one or more runs
- click Export
- download a timestamped ZIP archive
Import preview
Import is now a two-step flow:
- preview the archive
- confirm the import mode
During preview, Runicorn can detect:
- duplicate run IDs
- path conflicts
- whether runs will merge into existing paths
Available modes:
- merge
- isolate
Recycle bin
Soft deletion now flows through a unified recycle-bin model.
Important behaviors:
- deleted runs move into a recycle area
- restores try to return runs to their original path
- restore conflicts are surfaced clearly
- folder-level deletes also use the same recycle model
When to use CLI instead
Use the CLI when you need scripted or headless behavior:
runicorn exportrunicorn importrunicorn delete