hexago version¶
Print HexaGo version information.
Synopsis¶
Flags¶
| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
--simple |
-s |
bool | false |
Print only the version number (useful for scripting) |
Output¶
Default (splash)¶
Running hexago version prints a banner with full build metadata:
Simple (-s)¶
Prints only the bare version string — no newline decoration:
Useful in CI scripts or Makefiles: