Skip to content

docs: replace invalid config get examples - #31491

Closed
davidmosiah wants to merge 1 commit into
NousResearch:mainfrom
davidmosiah:docs/config-show-examples
Closed

docs: replace invalid config get examples#31491
davidmosiah wants to merge 1 commit into
NousResearch:mainfrom
davidmosiah:docs/config-show-examples

Conversation

@davidmosiah

Copy link
Copy Markdown

Summary

  • replace the three documented hermes config get <key> examples with the supported hermes config show command
  • clarify where skill settings and session/model values can be inspected from the CLI

Fixes #30195.

Verification

  • rg -n "hermes config get" website/docs returns no matches
  • git diff --check

@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have comp/cli CLI entry point, hermes_cli/, setup wizard labels May 24, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

Duplicate of #30293 (first open PR fixing #30195). Also competes with #30349 and #30390. All four PRs touch the same 3 doc files with the same fix.

@davidmosiah

Copy link
Copy Markdown
Author

Thanks for the pointer. Closing this as a duplicate of #30293 and the other existing fixes for #30195.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: hermes config get <key> referenced in 3 guides is not a valid command

2 participants