General 1,741 installs

script (v1)

by googleworkspace/cli

Manage Google Apps Script projects.

Skill content

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

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