ℹ️ 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:
| Field | Description |
|---|---|
GitVersion | Version of the build |
GitCommit | Git commit used to build the binary |
BuildDate | Build date |
BuiltBy | Build author or build system |
GoVersion | Go version used to build geol |
Compiler | Go compiler |
Platform | Target 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