33Print the current version of Gam with details
44```
55gam version
6- GAM 7.29.01 - https://github.com/GAM-team/GAM - pyinstaller
6+ GAM 7.29.02 - https://github.com/GAM-team/GAM - pyinstaller
77GAM Team <google-apps-manager@googlegroups.com>
8- Python 3.14.0 64-bit final
8+ Python 3.14.1 64-bit final
99macOS Tahoe 26.1 x86_64
1010Path: /Users/Admin/bin/gam7
1111Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com
@@ -15,9 +15,9 @@ Time: 2023-06-02T21:10:00-07:00
1515Print the current version of Gam with details and time offset information
1616```
1717gam version timeoffset
18- GAM 7.29.01 - https://github.com/GAM-team/GAM - pyinstaller
18+ GAM 7.29.02 - https://github.com/GAM-team/GAM - pyinstaller
1919GAM Team <google-apps-manager@googlegroups.com>
20- Python 3.14.0 64-bit final
20+ Python 3.14.1 64-bit final
2121macOS Tahoe 26.1 x86_64
2222Path: /Users/Admin/bin/gam7
2323Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com
@@ -27,9 +27,9 @@ Your system time differs from www.googleapis.com by less than 1 second
2727Print the current version of Gam with extended details and SSL information
2828```
2929gam version extended
30- GAM 7.29.01 - https://github.com/GAM-team/GAM - pyinstaller
30+ GAM 7.29.02 - https://github.com/GAM-team/GAM - pyinstaller
3131GAM Team <google-apps-manager@googlegroups.com>
32- Python 3.14.0 64-bit final
32+ Python 3.14.1 64-bit final
3333macOS Tahoe 26.1 x86_64
3434Path: /Users/Admin/bin/gam7
3535Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com
@@ -68,15 +68,15 @@ MacOS High Sierra 10.13.6 x86_64
6868Path: /Users/Admin/bin/gam7
6969Version Check:
7070 Current: 5.35.08
71- Latest: 7.29.01
71+ Latest: 7.29.02
7272echo $?
73731
7474```
7575
7676Print the current version number without details
7777```
7878gam version simple
79- 7.29.01
79+ 7.29.02
8080```
8181In Linux/MacOS you can do:
8282```
@@ -86,9 +86,9 @@ echo $VER
8686Print the current version of Gam and address of this Wiki
8787```
8888gam help
89- GAM 7.29.01 - https://github.com/GAM-team/GAM
89+ GAM 7.29.02 - https://github.com/GAM-team/GAM
9090GAM Team <google-apps-manager@googlegroups.com>
91- Python 3.14.0 64-bit final
91+ Python 3.14.1 64-bit final
9292macOS Tahoe 26.1 x86_64
9393Path: /Users/Admin/bin/gam7
9494Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com
0 commit comments