`bash do db-list` does not work
Open
bug
- Dominant language
- C#
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Running `bash do db-list` returns an error message:
```
Invalid action 'db-list', refer to help.
```
I believe this should link to the `db-migrations` script instead.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the `do` entry point and the action definitions for `db-list` and `db-migrations`, then reproduce `bash do db-list`. Done means the command no longer reports an invalid action and links to the `db-migrations` script as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100