Skip to content

These are some scripts that will work with Google Apps Manager. That will give you the ability to admin Google Apps from the command line.

License

Notifications You must be signed in to change notification settings

daguy666/GoogleAppsManager

Repository files navigation

Google Apps Manager

These are some shell wrappers that make it easier to run commands using Google Apps Manager

Download the installer here GAM3.42

Google enforces quotas on the number of API operations a program can run. The client_secrets.json file is used to register your GAM program with Google and provide you with your own API quota. Instructions for generating and downloading client_secrets.json are on this page. Please note that despite the name, client_secrets.json does not provide authorized access to Google Apps, it only identifies your GAM install to Google for quota management. It is perfectly safe to use one client_secrets.json file with multiple Google Apps domains.

Check HERE for info on how to setup your client_secrets.json file

Install into your home directory ~/gam

run commands gam commands like this

$ python gam.py info domain

About

These are some scripts that will work with Google Apps Manager. That will give you the ability to admin Google Apps from the command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages