HEDDLE

CLI reference

heddle show

Shipped
heddle show [OPTIONS] [STATE]

Show state details. Takes a physical state ID, a logical change ID, or an unambiguous prefix.

Output text (default) · json

show renders one state: its intent, attribution, provenance and the tree it captured. With no argument it shows HEAD.

The identifier it accepts is the hd-… change id, or an unambiguous prefix of one. The parenthesised BLAKE3 content hash printed beside it in log output is not an accepted argument — it is for integrity and equality checks. Neither is the Git checkpoint sha, which belongs to Git-compatible clients.

Arguments

[STATE] state optional
State by physical state ID, logical change ID, or unambiguous prefix. default: HEAD

Examples

Inspect one state

bash$ heddle show hd-9a2fk3xqr7tv

See also