chore: add docs:list helper

This commit is contained in:
Peter Steinberger
2026-01-07 17:58:00 +01:00
parent a98b51a2a1
commit 9f83114dee
16 changed files with 210 additions and 31 deletions
+4 -3
View File
@@ -1,6 +1,8 @@
---
title: 'Quickstart'
description: 'Run ClawdHub locally and exercise the CLI + API.'
summary: 'Local setup + CLI smoke: login, search, install, publish, sync.'
read_when:
- First run / local dev setup
- Verifying end-to-end flows
---
# Quickstart
@@ -110,4 +112,3 @@ Dry run + non-interactive:
```bash
bun clawdhub sync --all --dry-run --no-input
```