mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-25 16:41:35 +00:00
96376669ef3d30238c0380f8d399d36c0e95e1d6
* Standardize callGAPIpages calls; cleanup new Vault code All calls to callGAPIpages include the items parameter; none of them omit it and take the default value u'items'; thus items can be a positional parameter and the items= in each of the calls can be omitted. Previously, some calls had item= and others didn't. Cleaned up Vault argument processing. Clean up some pylint complaints. * Correct convertUserUIDtoEmail calls in doGetVaultxxxInfo
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.
Description
command line management for Google Workspace
gamgooglegoogle-admin-sdkgoogle-apigoogle-appsgoogle-calendargoogle-cloudgoogle-drivegoogle-workspacegsuiteoauth2oauth2-clientpython
Readme
Apache-2.0
243 MiB
Languages
Python
99.4%
Shell
0.3%
JavaScript
0.2%