返回顶部
g

gws-apps-script-pushGoogle脚本推送

Google Apps Script: Upload local files to an Apps Script project.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
268
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

gws-apps-script-push

技能名称: gws-apps-script-push
详细描述:

apps-script +push

前置条件: 请阅读 ../gws-shared/SKILL.md 了解认证、全局标志和安全规则。如果该文件缺失,请运行 gws generate-skills 创建它。

将本地文件上传到 Apps Script 项目

用法

bash
gws apps-script +push --script

标志

标志必需默认值描述
--script脚本项目 ID
--dir
— | — | 包含脚本文件的目录(默认为当前目录) |

示例

bash
gws script +push --script SCRIPT_ID
gws script +push --script SCRIPT_ID --dir ./src

提示

  • - 支持 .gs、.js、.html 和 appsscript.json 文件。
  • 自动跳过隐藏文件和 node_modules。
  • 此操作将替换项目中的所有文件。

[!注意]
这是一个写入命令——执行前请与用户确认。

另请参阅

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 gws-apps-script-push-1776209218 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 gws-apps-script-push-1776209218 技能

通过命令行安装

skillhub install gws-apps-script-push-1776209218

下载

⬇ 下载 gws-apps-script-push v1.0.0(免费)

文件大小: 1.33 KB | 发布时间: 2026-4-15 13:05

v1.0.0 最新 2026-4-15 13:05
Initial release: Upload local files to a Google Apps Script project.

- Adds command: gws apps-script +push for uploading files to a specified Apps Script project.
- Supports .gs, .js, .html, and appsscript.json files; skips hidden files and node_modules.
- Accepts --script (project ID, required) and --dir (optional local directory) flags.
- Replaces all files in the target Apps Script project.
- Includes precautions to confirm with user before overwriting project files.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部