#!/usr/bin/env bash set -euo pipefail printf 'Open: %s\n' "${1:-http://127.0.0.1:8590/dashboard/}"