Add a --quiet flag to the healthcheck script #8

Merged
kami merged 3 commits from orchestra/06G4E6F69AKP2PA00S28D7ASBC into master 2026-08-28 09:02:07 +02:00
Owner

Goal

Add a --quiet flag to the healthcheck script

scripts/orchestra_e2e_healthcheck.sh already handles --help. Add a --quiet flag alongside it that suppresses the success line and still exits 0. Leave the default behaviour and the --help output unchanged.

Acceptance

  • not stated in the task contract

Human decisions

  • correction (operator_instruction): State the --quiet flag in the --help output as well, alongside the existing usage line.

Verification

  • bash -n scripts/*.sh && bash scripts/orchestra_e2e_healthcheck.sh exited 0
  • commit: 0d1585df93
  • independent review of 0d1585df93: pass
  • accepted plan: 6c62e3cde23ed9aca296ed5b60295384b35cdad9fe0e1e45fa381d5801fb9af3

Behavioural changes

  • none reported

Deviations from plan

  • none reported

Remaining risks

  • none reported

Review hotspots

  • none reported

The sections above are derived from Orchestra state. The reported
changes, deviations, risks, and hotspots are the implementing agent's
own account and are not verified.

## Goal Add a --quiet flag to the healthcheck script scripts/orchestra_e2e_healthcheck.sh already handles --help. Add a --quiet flag alongside it that suppresses the success line and still exits 0. Leave the default behaviour and the --help output unchanged. ## Acceptance - not stated in the task contract ## Human decisions - correction (operator_instruction): State the --quiet flag in the --help output as well, alongside the existing usage line. ## Verification - `bash -n scripts/*.sh && bash scripts/orchestra_e2e_healthcheck.sh` exited 0 - commit: 0d1585df930325646e6bfb890c147633e09cd825 - independent review of 0d1585df930325646e6bfb890c147633e09cd825: pass - accepted plan: 6c62e3cde23ed9aca296ed5b60295384b35cdad9fe0e1e45fa381d5801fb9af3 ## Behavioural changes - none reported ## Deviations from plan - none reported ## Remaining risks - none reported ## Review hotspots - none reported The sections above are derived from Orchestra state. The reported changes, deviations, risks, and hotspots are the implementing agent's own account and are not verified.
kami added 2 commits 2026-08-28 08:47:49 +02:00
Author
Owner

State the --quiet flag in the --help output as well, alongside the existing usage line.

State the --quiet flag in the --help output as well, alongside the existing usage line.
kami added 1 commit 2026-08-28 09:00:10 +02:00
kami merged commit f48e363d99 into master 2026-08-28 09:02:07 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kami/test-e2e#8