docs: commit generated hivectl cli reference + flake freshness check

This commit is contained in:
damocles 2026-06-05 20:58:38 +02:00 committed by mara
commit fac5437508
3 changed files with 314 additions and 0 deletions

View file

@ -9,6 +9,14 @@ Unlike the `hive-c0re` daemon subcommands (which go through the broker),
forge + matrix accounts, gateway htpasswd management, container
lifecycle shortcuts, and interactive agent shell access.
This page is the curated guide. For the exhaustive flag-by-flag
reference auto-generated from the binary's own command tree, see
[`hivectl-cli.md`](hivectl-cli.md) — emitted by the hidden `hivectl
markdown-docs` subcommand and kept in lockstep with the code by the
`hivectl-docs` flake check (CI fails if the committed copy drifts).
Regenerate with `nix build .#default && ./result/bin/hivectl
markdown-docs > docs/tools/hivectl-cli.md`.
## Forge
Manual entry to the same idempotent provisioning flow `hive-c0re` runs