Monitor end-of-life dates for your products in terminal & CI, powered by endoflife.date
3.4K
geol is a CLI tool to display End-of-Life (EOL) dates for your stack,
powered by the endoflife.date API.
You can give it a try within any web browser now on dedicated Killercoda scenario.
# List all available products
podman run --rm optnc/geol list
# Check EOL status for a specific product
podman run --rm optnc/geol product java
# Export all EOL data to a DuckDB database
podman run --rm -e GEOL_API_DELAY_MS=200 -v $(pwd):/data -w /data optnc/geol export
linux/amd64linux/arm64Content type
Image
Digest
sha256:6b498707c…
Size
63 MB
Last updated
16 days ago
docker pull optnc/geol