Skip to content

Commit

Permalink
document atuin doctor
Browse files Browse the repository at this point in the history
  • Loading branch information
ellie committed Mar 11, 2024
1 parent a48533a commit 5a06775
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions src/content/docs/reference/doctor.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: doctor
---

# `atuin doctor`

This command will attempt to diagnose common problems. It will also dump information about your system

Please include its output with issues and support requests.

Example output:

```
Atuin Doctor
Checking for diagnostics
Please include the output below with any bug reports or issues
atuin:
version: 18.1.0
sync:
cloud: true
records: true
auto_sync: true
last_sync: 2024-03-05 14:54:48.447677 +00:00:00
shell:
name: zsh
plugins:
- atuin
system:
os: Darwin
arch: arm64
version: 14.4
disks:
- name: Macintosh HD
filesystem: apfs
- name: Macintosh HD
filesystem: apfs
```

0 comments on commit 5a06775

Please sign in to comment.