Skip to main content

📚 Command Reference

This section provides detailed documentation for all geol commands.

Use it as a reference when you need information about a specific command, its options, or its expected behavior.

đŸ–Ĩī¸ Command Syntax​

Most commands follow this syntax:

geol [command] [options]

For example:

geol version
geol product describe ubuntu
geol check --strict

âš™ī¸ Global Options​

The following options are available for most commands:

-l, --log-level

Use these options to control the level of information displayed by geol.

📋 Available Commands​

CommandDescription
aboutDisplay information about geol
cacheManage the local cache
categoryWork with product categories
checkCheck product lifecycle status
ci-githubGenerate GitHub-related resources
completionGenerate shell completion scripts
exportExport lifecycle data
helpDisplay command help
listList available objects
productRetrieve product information
tagWork with product tags
versionDisplay the installed version

🚀 Next Steps​

Select a command from the navigation menu to view its usage, options, and examples.