gws-script-push

googleworkspace/cli · updated Apr 8, 2026

$npx skills add https://github.com/googleworkspace/cli --skill gws-script-push
0 commentsdiscussion
summary

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

skill.md

script +push

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

Upload local files to an Apps Script project

Usage

gws 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-script — All manage google apps script projects commands

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.650 reviews
  • Advait Farah· Dec 12, 2024

    We added gws-script-push from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Chaitanya Patil· Dec 8, 2024

    gws-script-push reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Nia Patel· Dec 4, 2024

    gws-script-push reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Piyush G· Nov 27, 2024

    I recommend gws-script-push for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Sophia Khanna· Nov 23, 2024

    I recommend gws-script-push for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Advait Liu· Nov 3, 2024

    Solid pick for teams standardizing on skills: gws-script-push is focused, and the summary matches what you get after install.

  • Anaya Dixit· Oct 22, 2024

    gws-script-push has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Shikha Mishra· Oct 18, 2024

    Useful defaults in gws-script-push — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Advait Shah· Oct 14, 2024

    Useful defaults in gws-script-push — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Advait Nasser· Sep 25, 2024

    Solid pick for teams standardizing on skills: gws-script-push is focused, and the summary matches what you get after install.

showing 1-10 of 50

1 / 5