Skip to main content

❓ 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:

CommandDescription
aboutDisplay information about geol
cacheManage the local cache
categoryWork with product categories
checkCheck product lifecycle status
ci-githubGitHub-related features
completionGenerate shell completion scripts
exportExport lifecycle data
helpDisplay command help
listList available objects
productRetrieve product information
tagWork with product tags
versionDisplay 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