benchweave

BenchWeave operator CLI.

benchweave [OPTIONS] COMMAND [ARGS]...
Full --help output
Usage: benchweave [OPTIONS] COMMAND [ARGS]...

  BenchWeave operator CLI.

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  backup    Snapshot the store + content into a verified backup directory.
  demo      Run the built-in simulator demonstration.
  evidence  Generate and index the retained evidence tree.
  report    Render run evidence into an operator report (store at rest).
  restore   Verify a backup archive and swap it in as the data directory.
  serve     Run a BenchWeave gateway locally (foreground; systemd...
  setup     Initialize an at-rest data directory (fresh store +...
  status    Show gateway identity and the bench inventory.
  verify    Check manifest digests + store integrity (exit 0 iff clean).

Options

--version
Show the version and exit.

Commands