â help
Display help information for geol commands.
đĨī¸ Usageâ
geol help
Display help for a specific command:
geol help [command]
đ Descriptionâ
Use this command to explore the available features and commands provided by geol.
The help system provides:
- Available commands
- Command descriptions
- Usage information
- Available options
It is the recommended starting point for discovering geol capabilities.
đĄ Examplesâ
Display the main help page:
geol help
Display help for the product command:
geol help product
Display help for the check command:
geol help check
đ¸ Command Outputâ
geol help
đ Explore Commandsâ
The main help page lists all available commands.
Typical commands include:
| Command | Description |
|---|---|
about | Display information about geol |
cache | Manage the local cache |
category | Work with product categories |
check | Check product lifecycle status |
ci-github | GitHub-related features |
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 |
tip
Use geol help <command> to view detailed information about a specific command.
â Common Use Casesâ
Use this command to:
- Discover available commands
- Learn command syntax
- View available options
- Explore new features
- Troubleshoot command usage