tdl
tdl copied to clipboard
feat(cmd): add doctor cmd
This PR provides a command to detect whether tdl works as expected. It is partially inspired by brew doctor.
The goal of this PR is to provide a diagnostic cmd for all issues related to
- time synchronization
- user login
- network connectivity
- local database corruption
Related issues: #1044 #930 #893 #883 #781 #754 #595 #615 #65 #1009
Deploying tdl-docs with Â
 Cloudflare Pages
| Latest commit: |
d7fbe5f
|
| Status: |  ✅ Deploy successful! |
| Preview URL: | https://afbe122e.tdl-docs.pages.dev |
| Branch Preview URL: | https://upgrade-go-gotd.tdl-docs.pages.dev |
This PR won’t be included in v0.20.0 for now, since that release already contains many features. I’ll publish the doctor command in a new release once v0.20.0 is stable. A nice feature!