Skip to content

← All questions

sdods har list leaves glob and recorded blank even though the sidecar exists

Asked 2,870 views2 answers

Cosmetic, but it made me think the recording was broken.

sdods har list output for rwa-bank on the local environment: a single row named profile, tag @har:profile, 2 KB, api yes, with the glob and recorded columns blank and scenarios 0
sdods har list -p rwa-bank -e local

The sidecar is right there next to the recording and it has the timestamp in it:

json
{
  "name": "profile",
  "project": "rwa-bank",
  "env": "local",
  "recordedAt": "2026-07-13T18:22:04.911Z",
  "source": "api",
  "scenarios": []
}

The replay works. Why does the listing not show any of it?

asked by Zeynep Arslan64 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related