CLI command

probierz affected

Map a git change or explicit file list to the targets it can affect.

Invocation#

Shell
probierz affected [ARGS]...

Required inputs and options#

  • `[ref]` optionally chooses the git comparison ref.
  • `--files path ...` bypasses git diff and supplies one or more changed paths directly.

Output and state effects#

Writes the deterministic affected-target mapping as JSON. It performs no setup or execution.

Exact refusals#

  • An explicit empty list is refused: `--files needs at least one path`.
  • Git comparison failures and structurally invalid application mappings propagate rather than selecting every target silently.

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`.