gws-apps-script-push▌
googleworkspace/cli · updated Apr 8, 2026
Upload local files to a Google Apps Script project, replacing all remote files.
- ›Supports .gs, .js, .html, and appsscript.json files; automatically skips hidden files and node_modules
- ›Requires a Script Project ID via the --script flag; optionally specify a source directory with --dir (defaults to current directory)
- ›Destructive operation that replaces all files in the target project; requires user confirmation before execution
- ›Depends on gws authentication and global flags documente
apps-script +push
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Upload local files to an Apps Script project
Usage
gws apps-script +push --script <ID>
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--script |
✓ | — | Script Project ID |
--dir |
— | — | Directory containing script files (defaults to current dir) |
Examples
gws script +push --script SCRIPT_ID
gws script +push --script SCRIPT_ID --dir ./src
Tips
- Supports .gs, .js, .html, and appsscript.json files.
- Skips hidden files and node_modules automatically.
- This replaces ALL files in the project.
[!CAUTION] This is a write command — confirm with the user before executing.
See Also
- gws-shared — Global flags and auth
- gws-apps-script — All manage and execute apps script projects commands
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.4★★★★★44 reviews- ★★★★★Min Sethi· Dec 20, 2024
gws-apps-script-push is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Sophia Johnson· Dec 16, 2024
gws-apps-script-push fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Sofia Okafor· Nov 11, 2024
Solid pick for teams standardizing on skills: gws-apps-script-push is focused, and the summary matches what you get after install.
- ★★★★★Hana Patel· Nov 7, 2024
We added gws-apps-script-push from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Hana Sanchez· Oct 26, 2024
Solid pick for teams standardizing on skills: gws-apps-script-push is focused, and the summary matches what you get after install.
- ★★★★★Sofia Gupta· Oct 2, 2024
We added gws-apps-script-push from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Sofia Lopez· Sep 25, 2024
Registry listing for gws-apps-script-push matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Xiao Singh· Sep 17, 2024
gws-apps-script-push has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Hana Rao· Sep 9, 2024
gws-apps-script-push reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Piyush G· Sep 5, 2024
Keeps context tight: gws-apps-script-push is the kind of skill you can hand to a new teammate without a long onboarding doc.
showing 1-10 of 44