đ category
Display all products associated with a category.
đĨī¸ Usageâ
geol category [category] [options]
đ Descriptionâ
Use this command to display all products associated with a category.
The category must exist in the local cache. Results are displayed in a tree structure to make product discovery easier.
This command is useful for exploring products by technology domain, such as operating systems, cloud platforms, databases, runtimes, or programming languages.
âī¸ Global Optionsâ
The following option is available for this command:
-l, --log-level
Supported values:
debuginfo(default)warnerror
Example:
geol category os --log-level debug
đĄ Examplesâ
Display products in the operating systems category:
geol category os
Display products in the cloud category:
geol category cloud
đŗ Example Outputâ
The command displays products in a tree structure.
os
âââ ubuntu
âââ debian
âââ fedora
âââ centos
âââ windows
The actual output depends on the content of your local cache and may change over time as new products are added to endoflife.date.
â Common Use Casesâ
Use this command to:
- Discover products within a category
- Explore available technologies
- Identify products monitored by endoflife.date
- Find products before using other commands such as
product
đ Related Commandsâ
listproducttag