update-reply

Update reply body, status, or replace links. Omitting a field leaves it unchanged.

ghit-cli update-reply website \
  42 \
  660e8400-e29b-41d4-a716-446655440000 \
  --status=accepted \
  --link=commit:e9ce311 \
  --link=pull:42

printf '%s\n' "Revised reply body" | \
  ghit-cli update-reply website \
    42 \
    660e8400-e29b-41d4-a716-446655440000 \
    --body=-