atlas
f0e3ed04d3
hive-forge, hivectl, swarmctl: fix clap help passive voice, regen docs
...
Rewrites every write-good.Passive hit in the hive-forge clap help text
into terse, imperative, active voice (meaning unchanged) and drops
clap-markdown's own fixed footer ('This document was generated
automatically by...') via MarkdownOptions::show_footer(false), since
that string isn't ours to reword and vale flagged it too.
docs/tools/{hivectl,swarmctl,forge}-cli.md are generated from each
crate's clap tree (see hive-forge/src/main.rs's MarkdownDocs verb) —
regenerated here from the fixed source, not hand-edited.
Refs #4549
2026-09-20 13:49:39 +02:00
..
agents.rs
hive-c0re/hivectl/hive-agent: pause as a job-queue DAG node ( closes #3056 )
2026-08-11 23:47:09 +02:00
approvals.rs
split hivectl main.rs into per-domain modules ( #2509 )
2026-07-16 11:28:43 +02:00
choom.rs
hive-c0re: grant hive-admin group a polkit rule for choom
2026-09-07 23:27:15 +02:00
cli.rs
hive-forge, hivectl, swarmctl: fix clap help passive voice, regen docs
2026-09-20 13:49:39 +02:00
client.rs
host.sock: give HostResponse a wire-schema version, warn on mismatch
2026-09-07 14:08:30 +02:00
completions.rs
split hivectl main.rs into per-domain modules ( #2509 )
2026-07-16 11:28:43 +02:00
dag_progress.rs
feat( #3245 ): gate rustdoc in nix flake check, and clear the workspace
2026-08-14 02:30:55 +02:00
forge.rs
refactor( #2302 ): type socket wire fields as ident, validated by serde on deserialize
2026-07-20 21:46:18 +02:00
gateway.rs
split hivectl main.rs into per-domain modules ( #2509 )
2026-07-16 11:28:43 +02:00
github.rs
refactor( #2302 ): type socket wire fields as ident, validated by serde on deserialize
2026-07-20 21:46:18 +02:00
main.rs
hive-forge, hivectl, swarmctl: fix clap help passive voice, regen docs
2026-09-20 13:49:39 +02:00
matrix.rs
refactor( #2302 ): type socket wire fields as ident, validated by serde on deserialize
2026-07-20 21:46:18 +02:00
open.rs
deploy: split the homeserver's host decisions out of swarm.matrix
2026-09-07 14:24:52 +02:00
power.rs
hivectl: batch QueueNodes polling by id set, drop remaining dag wording
2026-08-03 20:35:24 +02:00
quota.rs
hivectl: rename hivectl agents to hivectl agent <name> <verb>
2026-07-27 19:07:18 +02:00
subvol.rs
hivectl: batch QueueNodes polling by id set, drop remaining dag wording
2026-08-03 20:35:24 +02:00
util.rs
fix(hivectl): ask the daemon whether an agent exists
2026-07-27 09:34:43 +02:00
watch.rs
docs: restructure into topic subdirectories, collapse duplicated index
2026-09-02 01:55:37 +02:00
wg.rs
deploy: move the wireguard mesh out of the namespace hives read
2026-09-07 14:24:52 +02:00