tdl icon indicating copy to clipboard operation
tdl copied to clipboard

feat(cmd): add doctor cmd

Open XMLHexagram opened this issue 4 months ago • 2 comments

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

XMLHexagram avatar Nov 08 '25 01:11 XMLHexagram

Deploying tdl-docs with  Cloudflare Pages  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

View logs

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!

iyear avatar Nov 23 '25 08:11 iyear