Skip to main content

ℹ️ about

Display information about geol.

🖥️ Usage

geol about

📄 Description

Use this command to display information about the geol project, including build details and useful project resources.

This command can be helpful when reporting an issue, verifying a build, or accessing project resources.

💡 Example

geol about

🏗️ Build Information

The command displays build-related metadata, including:  

FieldDescription
GitVersionVersion of the build
GitCommitGit commit used to build the binary
BuildDateBuild date
BuiltByBuild author or build system
GoVersionGo version used to build geol
CompilerGo compiler
PlatformTarget operating system and architecture

🔗 Project Resources

The command also provides links to project resources, such as:

  • License
  • Source code repository
  • Roadmap
  • API documentation

✅ Example Use Cases

  Use this command to:

  • Verify the installed build version
  • Identify the commit associated with a release
  • Gather information when reporting an issue
  • Access project resources