2026-07-07 14:05:36 -07:00
|
|
|
---
|
2026-07-08 15:09:11 -07:00
|
|
|
description: Show bdrive sync status — projects, daemon state, pending changes — and diagnose any sync problems
|
2026-07-07 14:05:36 -07:00
|
|
|
argument-hint: [folder]
|
|
|
|
|
---
|
|
|
|
|
|
2026-07-08 15:09:11 -07:00
|
|
|
Show the bdrive sync status. Argument: `$ARGUMENTS` (optional folder; default all projects).
|
2026-07-07 14:05:36 -07:00
|
|
|
|
2026-07-07 15:02:40 -07:00
|
|
|
1. Run `bdrive status $ARGUMENTS` and show the output.
|
|
|
|
|
2. If anything looks wrong, diagnose using the beardrive skill:
|
2026-07-08 15:09:11 -07:00
|
|
|
- `daemon: stopped` → restart with `bdrive init <folder>`
|
2026-07-07 15:02:40 -07:00
|
|
|
- `pending` stuck above 0 → run `bdrive sync <folder>` and read the error; it usually points at credentials or the remote
|
|
|
|
|
- changes not appearing from another device → run `bdrive log <folder>` to see whether the ops arrived
|
2026-07-07 14:05:36 -07:00
|
|
|
3. Summarize the state in one or two sentences.
|