gws-shared

Originally fromgoogleworkspace/cli
Installation
SKILL.md

gws — Shared Reference

Installation

The gws binary must be on $PATH. See the project README for install options.

Authentication

# Browser-based OAuth (interactive)
gws auth login

# Service Account
export GOOGLE_APPLICATION_CREDENTIALS=/path/to/key.json

Multi-Account Setup

The gws CLI stores credentials in a single config directory (~/.config/gws/ by default). To support multiple Google accounts, use the GOOGLE_WORKSPACE_CLI_CONFIG_DIR env var to point at separate config directories — one per account.

Related skills
Installs
12
GitHub Stars
22
First Seen
Mar 20, 2026