gws-script

Installation
Summary

Manage Google Apps Script projects via command-line API calls.

  • Supports core project operations: create, get metadata, retrieve content, update code, and fetch execution metrics
  • Includes process listing to monitor script executions and view status information
  • Provides deployment and versioning operations for managing script releases
  • Requires gws binary and Google authentication configured in shared settings; use gws schema to inspect method parameters before execution
SKILL.md

script (v1)

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

gws script <resource> <method> [flags]

Helper Commands

Command Description
+push Upload local files to an Apps Script project

API Resources

processes

Installs
13.6K
GitHub Stars
29.4K
First Seen
Mar 26, 2026
gws-script — googleworkspace/cli