Make demo cleanup runnable in backend container
This commit is contained in:
@@ -104,6 +104,7 @@ Offline demo export artifacts can be inspected and cleaned with:
|
||||
```bash
|
||||
python scripts/cleanup_demo_artifacts.py
|
||||
python scripts/cleanup_demo_artifacts.py --keep-latest 3 --apply
|
||||
docker compose exec -T backend python scripts/cleanup_demo_artifacts.py
|
||||
```
|
||||
|
||||
The script is dry-run by default, targets only the explicit
|
||||
|
||||
Reference in New Issue
Block a user