Skip to content

Commit 6b7cb1b

Browse files
lutterclaude
andcommitted
gnd: Add CLI documentation and migration guide
- Add comprehensive README.md with command reference for all gnd commands - Add MIGRATING_FROM_GRAPH_CLI.md guide for users transitioning from graph-cli - Document all flags, examples, and common workflows - Mark documentation items as complete in the plan Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent f0c790d commit 6b7cb1b

File tree

3 files changed

+741
-3
lines changed

3 files changed

+741
-3
lines changed

docs/plans/gnd-cli-expansion.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -285,9 +285,9 @@ gnd/src/
285285
- [x] Add comprehensive tests for prompt module (network completer, source type)
286286
- [x] Add comprehensive tests for init command (interactive mode detection)
287287
- [ ] Ensure all edge cases are covered (ongoing)
288-
- [ ] Documentation:
289-
- [ ] CLI usage docs (README with command reference, examples, common workflows)
290-
- [ ] Migration guide from graph-cli to gnd (differences, compatibility notes)
288+
- [x] Documentation:
289+
- [x] CLI usage docs (README with command reference, examples, common workflows)
290+
- [x] Migration guide from graph-cli to gnd (differences, compatibility notes)
291291
- [x] Shell completions (bash, elvish, fish, powershell, zsh via clap_complete)
292292

293293
## Key Decisions

0 commit comments

Comments
 (0)