Add a --version flag to the healthcheck script #1

Open
opened 2026-08-26 20:40:42 +02:00 by kami · 0 comments
Owner

scripts/orchestra_e2e_healthcheck.sh supports --help but has no way to report which revision is running. When a healthcheck result is pasted into a report, there is no way to tell which version produced it.

Add a --version flag that prints a single version line and exits 0, handled alongside the existing --help. Mention it in README.md next to the other usage notes.

Keep the script dependency-free bash and keep --help working unchanged.

scripts/orchestra_e2e_healthcheck.sh supports --help but has no way to report which revision is running. When a healthcheck result is pasted into a report, there is no way to tell which version produced it. Add a --version flag that prints a single version line and exits 0, handled alongside the existing --help. Mention it in README.md next to the other usage notes. Keep the script dependency-free bash and keep --help working unchanged.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kami/test-e2e#1