gam-team/gam

command line management for Google Workspace

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 9 minutes ago
Added to GitGenius on September 16th, 2026
Created on May 26th, 2014
Open Issues & Pull Requests: 37 (+0)
GitHub issues: Enabled
Number of forks: 537
Total Stargazers: 4,309 (+0)
Total Subscribers: 199 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 28.4 days
90th percentile: 2.0 hours
Tracked items: 299

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 57% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. 90% of issues opened in the past year have since been closed. Three people close 89% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 28
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 941 days
Stale 30+ days: 27
Stale 90+ days: 19

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (139)
  • enhancement (116)
  • invalid (15)
  • google-side-issue (7)
  • help wanted (4)
  • wontfix (2)
  • security (1)

Most active issues this week

Detailed Description

GAM is a command-line tool for managing Google Workspace environments at scale.

The tool addresses the challenge of administering Google Workspace resources through a scriptable interface rather than the web admin console. It wraps Google's APIs to provide batch operations, automation, and programmatic control over users, groups, calendars, drives, and other Workspace resources. The approach centers on command-line commands that can be chained together, logged, and integrated into larger administrative workflows.

Organizations managing multiple users or complex Workspace deployments should consider GAM when they need to automate repetitive tasks, perform bulk operations, or integrate Workspace administration into existing scripts and systems. It suits teams that are comfortable with command-line interfaces and want to avoid manual clicking through the admin console for routine operations. The tool is particularly valuable for migrations, bulk user provisioning, permission management, and reporting across large Workspace instances.

The project maintains steady development activity with regular commits addressing bug fixes and feature additions. The codebase receives ongoing maintenance to keep pace with Google API changes. Community contributions are accepted and integrated into the project. The tool has established documentation and an active user base relying on it for production administration tasks.