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 `f40fa7ed94a028b56b5a59342eaf55982ba5cf7d`.
Combined help SHA-256: `04bab0ac1e9691119efcb70627b534a73431f51bb44ed8ba81d93cc10afd6569`; binary SHA-256: `08424ee2465261eafaa112d13ef05a20ce1fe1b6479e896341e22fbc55e61d3e`.