đ 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â
| Command | Description |
|---|---|
about | Display information about geol |
cache | Manage the local cache |
category | Work with product categories |
check | Check product lifecycle status |
ci-github | Generate GitHub-related resources |
completion | Generate shell completion scripts |
export | Export lifecycle data |
help | Display command help |
list | List available objects |
product | Retrieve product information |
tag | Work with product tags |
version | Display the installed version |
đ Next Stepsâ
Select a command from the navigation menu to view its usage, options, and examples.