Loading...
Loading...
Google Apps Script: Upload local files to an Apps Script project.
npx skill4agent add googleworkspace/cli gws-apps-script-pushPREREQUISITE: Readfor auth, global flags, and security rules. If missing, run../gws-shared/SKILL.mdto create it.gws generate-skills
gws apps-script +push --script <ID>| Flag | Required | Default | Description |
|---|---|---|---|
| ✓ | — | Script Project ID |
| — | — | Directory containing script files (defaults to current dir) |
gws script +push --script SCRIPT_ID
gws script +push --script SCRIPT_ID --dir ./src[!CAUTION] This is a write command — confirm with the user before executing.