gws-sheets-append by googleworkspace/cli
npx skills add https://github.com/googleworkspace/cli --skill gws-sheets-append前提条件: 阅读
../gws-shared/SKILL.md了解身份验证、全局标志和安全规则。如果文件缺失,请运行gws generate-skills来创建它。
向电子表格追加一行数据
gws sheets +append --spreadsheet <ID>
| 标志 | 必需 | 默认值 | 描述 |
|---|---|---|---|
--spreadsheet | ✓ | — | 电子表格 ID |
--values |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| — |
| — |
| 逗号分隔的值(简单字符串) |
--json-values | — | — | 行的 JSON 数组,例如 '[["a","b"],["c","d"]]' |
gws sheets +append --spreadsheet ID --values 'Alice,100,true'
gws sheets +append --spreadsheet ID --json-values '[["a","b"],["c","d"]]'
--values。--json-values。[!CAUTION] 这是一个写入命令 — 执行前请与用户确认。
每周安装量
8.7K
代码仓库
GitHub 星标数
22.5K
首次出现
2026年3月4日
安全审计
安装于
codex8.1K
opencode8.1K
gemini-cli8.1K
cursor8.0K
github-copilot8.0K
kimi-cli8.0K
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Append a row to a spreadsheet
gws sheets +append --spreadsheet <ID>
| Flag | Required | Default | Description |
|---|---|---|---|
--spreadsheet | ✓ | — | Spreadsheet ID |
--values | — | — | Comma-separated values (simple strings) |
--json-values | — | — | JSON array of rows, e.g. '[["a","b"],["c","d"]]' |
gws sheets +append --spreadsheet ID --values 'Alice,100,true'
gws sheets +append --spreadsheet ID --json-values '[["a","b"],["c","d"]]'
[!CAUTION] This is a write command — confirm with the user before executing.
Weekly Installs
8.7K
Repository
GitHub Stars
22.5K
First Seen
Mar 4, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex8.1K
opencode8.1K
gemini-cli8.1K
cursor8.0K
github-copilot8.0K
kimi-cli8.0K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装