Add a --version flag to the healthcheck script #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
scripts/orchestra_e2e_healthcheck.sh already handles --help. Add a --version flag alongside it that prints the single line 1.0.0 and exits 0. Leave the default behaviour and the --help output unchanged.