Google Apps Script: Upload local files to an Apps Script project.
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
../gws-shared/SKILL.md
gws generate-skills
gws script +push --script <ID>
--script
--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.