commands.sh

eol

all

Show end-of-life dates (EoLs) for a number of products.

More info →

Options (2)

-w, --webboolean

Open the product webpage

Example: eol {{product}} {{[-w|--web]}}
-h, --helpboolean

Display help

Example: eol {{[-h|--help]}}

Examples (6)

List all available products

Get EoLs of one or more products

eol product1 product2 ...

Open the product webpage

eol product [-w|--web]

Get EoLs of a one or more products in a specific format

eol product1 product2 ... --html|json|md|markdown|pretty|rst|csv|tsv|yaml

Get EoLs of one or more products as a single markdown file

eol product1 product2 ... --markdown > eol_report.md

Display help

eol [-h|--help]
made by @shridhargupta | data from tldr-pages