Skip to content

docs: update config CLI docs to match current subcommand interface#780

Merged
cpcloud merged 1 commit intomainfrom
worktree-gentle-nibbling-crane
Mar 15, 2026
Merged

docs: update config CLI docs to match current subcommand interface#780
cpcloud merged 1 commit intomainfrom
worktree-gentle-nibbling-crane

Conversation

@cpcloud
Copy link
Copy Markdown
Collaborator

@cpcloud cpcloud commented Mar 15, 2026

Summary

  • Updated docs/content/docs/reference/configuration.md to replace stale config [<key>] [--dump] syntax with the current config get [<filter>] and config edit subcommands
  • Updated docs/content/blog/llm-plumbing.md to replace config --dump reference with config get
  • CLI overview block now shows both config get and config edit subcommands

🤖 Generated with Claude Code

The config subcommand was refactored from `config [<key>] [--dump]` to
`config get [<filter>]` (jq-based queries) and `config edit` (opens
editor), but the reference docs and blog post still referenced the old
`--dump` flag and positional key syntax.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cpcloud cpcloud merged commit 3f02903 into main Mar 15, 2026
18 checks passed
@cpcloud cpcloud deleted the worktree-gentle-nibbling-crane branch March 15, 2026 14:26
cpcloud added a commit that referenced this pull request Mar 19, 2026
)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant