← Package directory
Available on winget

Install Google Workspace CLI

One command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.

Install with winget
winget install --id Google.WorkspaceCLI
Upgrade
winget upgrade --id Google.WorkspaceCLI
Uninstall
winget uninstall --id Google.WorkspaceCLI

About Google Workspace CLI

One command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.

What's new in 0.22.5

What's Changed - ci: pin cross-rs to v0.2.5 in release workflow by @jpoehnelt in #651 - fix: verify SHA256 checksum in npm postinstall script by @jpoehnelt in #650 - ci: add cargo-audit workflow for dependency vulnerability scanning by @jpoehnelt in #649 - fix: auto-install binary on run if missing by @jpoehnelt in #654 - ci: add cargo-deny for license, advisory, and source auditing by @jpoehnelt in #653 - docs: update installation instructions to prioritize github releases by @jpoehnelt in #656 - refactor: drop serde_yaml by migrating to toml by @jpoehnelt in #657 - chore: release versions by @googleworkspace-bot in #655

Read release notes

Version history

Version Updated Notes
0.22.5 Unknown What's Changed - ci: pin cross-rs to v0.2.5 in release workflow by @jpoehnelt in #651 - fix: verify SHA256 checksum in npm postinstall script by @jpoehnelt in #650 - ci: add cargo-audit workflow for dependency vulnerabil...
0.22.4 Unknown What's Changed - chore: remove cargo-dist, use native fetch for npm installer by @jpoehnelt in #646 - chore: release versions by @googleworkspace-bot in #647
0.22.3 Unknown - 674d53a: Fix Lint Skills CI job by installing uv via astral-sh/setup-uv before running uvx - c7c42f6: fix: register script service and resolve test path validation errors - 80bd150: feat(auth): use strict OS keychain i...
0.22.1 Unknown Patch Changes - 6a45832: Sync generated skills with latest Google Discovery API specs