gws-events-subscribe とは?
Google Workspace イベント: Workspace イベントをサブスクライブし、NDJSON としてストリーミングします。 ソース: googleworkspace/cli。
Google Workspace イベント: Workspace イベントをサブスクライブし、NDJSON としてストリーミングします。
コマンドラインで gws-events-subscribe AI スキルを開発環境にすばやくインストール
ソース: googleworkspace/cli。
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
| --target | — | — | Workspace resource URI (e.g., //chat.googleapis.com/spaces/SPACEID) | | --event-types | — | — | Comma-separated CloudEvents types to subscribe to | | --project | — | — | GCP project ID for Pub/Sub resources | | --subscription | — | — | Existing Pub/Sub subscription name (skip setup) |
| --max-messages | — | 10 | Max messages per pull batch (default: 10) | | --poll-interval | — | 5 | Seconds between pulls (default: 5) | | --once | — | — | Pull once and exit | | --cleanup | — | — | Delete created Pub/Sub resources on exit | | --no-ack | — | — | Don't auto-acknowledge messages |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribeGoogle Workspace イベント: Workspace イベントをサブスクライブし、NDJSON としてストリーミングします。 ソース: googleworkspace/cli。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribe インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/googleworkspace/cli