ejochman 1c8fcdbe6e Consolidate simple system error exits (#672)
* Consolidate simple system error exits

Use systemErrorExit() to print a consistent string to stderr and exit with the desired return code.

* Consolidate simple system error exits

Use systemErrorExit() to print a consistent string to stderr and exit with the desired return code.

* Fix additional paren
2018-01-15 20:04:59 +00:00
2016-08-27 11:35:27 -04:00
2017-05-20 16:14:59 -04:00

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

Quick Start

Linux / MacOS

Open a terminal and run:

bash <(curl -s -S -L https://git.io/install-gam)

this will download GAM, install it and start setup.

Windows

Download the MSI Installer from the GitHub Releases page. Install the MSI and you'll be prompted to setup GAM.

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. Please direct "how do I?" questions to Google Groups.

Languages
Python 99.6%
Shell 0.3%