Jay Lee 349f2801c5 Improve batch performance
* Use a single GAM / Python process for all threads (needs testing, will sys.exit in a function cause issues?)
    - Huge reduction in useless time spent starting Python per-thread.
  * Bump default from 5 threads to 25.
  * Introduce default_to_batch for some user commands where it makes sense.
    - most show/print commands will default to batch off.
    - most do / update commands will default to on.
2016-11-18 10:19:19 -05:00
2016-08-27 11:35:27 -04:00
2016-11-18 10:19:19 -05:00
2016-10-22 20:55:05 -04:00

GAM

GAM is a command line tool for Google G Suite Administrators to manage domain and user settings quickly and easily.

Downloads

You can download the current GAM release from the GitHub Releases page.

Documentation

The GAM documentation is hosted in the GitHub Wiki

Mailing List / Discussion group

The GAM mailing list / discussion group is hosted on Google Groups. You can join the list and interact via email, or just post from the web itself.

Author

GAM is maintained by Jay Lee.

Languages
Python 99.4%
Shell 0.3%
JavaScript 0.2%