gws
Installation
SKILL.md
gws — Google Workspace CLI
gws <service> <resource> [sub-resource] <method> [flags]
Helpers prefixed with + are high-level shortcuts — prefer them. Run gws <service> --help to discover all commands.
Key Flags
| Flag | Purpose |
|---|---|
--params '{"k":"v"}' |
URL/query parameters |
--json '{"k":"v"}' |
Request body |
--format table|yaml|csv |
Output format (default: json) |
--dry-run |
Validate without calling the API |
--page-all |
Auto-paginate (NDJSON) |
--upload <PATH> |
Upload file (multipart) |