Skip to content

docs(cli): document --all flag for gateway start/restart - #10064

Closed
r266-tech wants to merge 1 commit into
NousResearch:mainfrom
r266-tech:docs/gateway-all-flag-cli-commands
Closed

docs(cli): document --all flag for gateway start/restart#10064
r266-tech wants to merge 1 commit into
NousResearch:mainfrom
r266-tech:docs/gateway-all-flag-cli-commands

Conversation

@r266-tech

Copy link
Copy Markdown
Contributor

Summary

Fixes #10062.

PR #10043 added --all flag support to hermes gateway start and hermes gateway restart but the CLI reference was not updated. This adds an options table documenting --all behavior for start, stop, and restart subcommands.

Changes

  • website/docs/reference/cli-commands.md — Added options table after the gateway subcommands table showing --all behavior for each applicable subcommand.

Test plan

@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have comp/cli CLI entry point, hermes_cli/, setup wizard comp/gateway Gateway runner, session dispatch, delivery labels Apr 26, 2026
@teknium1

teknium1 commented May 5, 2026

Copy link
Copy Markdown
Contributor

Already landed on main via a different patch — cli-commands.md now documents the --all flag on the gateway start / stop / restart subcommands. Thanks for the PR @r266-tech!

@teknium1 teknium1 closed this May 5, 2026
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 comp/gateway Gateway runner, session dispatch, delivery P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]: cli-commands.md missing --all flag for gateway start/restart

3 participants