CLI command
probierz serve
Start Probierz's loopback API for the native desktop project-adoption surface.
Invocation#
probierz serve [--port N]Required inputs and options#
- `--port N` chooses a loopback port from 0 through 65535; 0 requests an ephemeral port.
Output and state effects#
Binds only `127.0.0.1`, prints the selected address once, and exposes health plus project-adoption routes backed by the same core transaction as the CLI.
Exact refusals#
- Unknown options and invalid ports are refused. API requests above 1 MiB, invalid JSON, missing source paths, and invalid imports receive explicit errors.
Source snapshot#
Generated from the Rust binaries at https://github.com/wisent-ai/probierz.git revision `c589d6917201c31f57e6a7f24522c0d50ae5bd0f`.
Combined help SHA-256: `43f0d9cd136ac2c46ec3eedb2824bd5d6168f235dea4caaa50610c005f40c84a`; binary SHA-256: `7e42c843082863ed265817de90a110a2f27546426a54d372e10009fd665a4d8e`.