Skip to content

docs(cli): add --all and --system flags to gateway start/stop/restart - #10115

Closed
kagura-agent wants to merge 1 commit into
NousResearch:mainfrom
kagura-agent:docs/gateway-all-flag
Closed

docs(cli): add --all and --system flags to gateway start/stop/restart#10115
kagura-agent wants to merge 1 commit into
NousResearch:mainfrom
kagura-agent:docs/gateway-all-flag

Conversation

@kagura-agent

Copy link
Copy Markdown
Contributor

Summary

Documents the --all and --system flags for hermes gateway start, stop, and restart in the CLI reference at website/docs/reference/cli-commands.md.

What changed

Added per-subcommand option tables for gateway start, gateway stop, and gateway restart showing:

The main subcommand overview table is preserved as-is.

Why

PR #10043 added --all flag support to gateway start and gateway restart but the CLI reference was not updated. The --system flag was also undocumented for all three subcommands.

Closes #10062

PR NousResearch#10043 added --all flag support to gateway start and restart,
matching the existing gateway stop --all behavior. The CLI reference
was not updated to reflect these new options.

Also documents the --system flag for all three subcommands, which
targets the system-level systemd service instead of user-level.

Closes NousResearch#10062
@kagura-agent

Copy link
Copy Markdown
Contributor Author

Closing to reduce PR volume — I had too many open PRs. Apologies for the noise. Happy to resubmit if there's interest.

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.

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

1 participant