Print the gaal version and build time.
gaal version
$ gaal version gaal v0.1.0 built 2026-04-18T09:00:00Z
gaal doctor -o json
$ gaal version -o json { "version": "v0.1.0", "built": "2026-04-18T09:00:00Z" }
Was this page helpful?