clasp_push
Upload local changes to a Google Apps Script project. Use force to skip confirmation, watch to auto-push on file changes, or specify root directory.
Instructions
Push changes to Google Apps Script
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force push without confirmation | |
| watch | No | Watch for changes | |
| rootDir | No | Root directory of the project | . |