·gws-events-subscribe
</>

gws-events-subscribe

Événements Google Workspace : abonnez-vous aux événements Workspace et diffusez-les au format NDJSON.

2.1KInstallations·358Tendance·@googleworkspace

Installation

$npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribe

Comment installer gws-events-subscribe

Installez rapidement le skill IA gws-events-subscribe dans votre environnement de développement via la ligne de commande

  1. Ouvrir le Terminal: Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.)
  2. Exécuter la commande d'installation: Copiez et exécutez cette commande : npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribe
  3. Vérifier l'installation: Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Source : 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 |

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribe
Catégorie
</>Développement
Vérifié
Première apparition
2026-03-05
Mis à jour
2026-03-11

Browse more skills from googleworkspace/cli

Réponses rapides

Qu'est-ce que gws-events-subscribe ?

Événements Google Workspace : abonnez-vous aux événements Workspace et diffusez-les au format NDJSON. Source : googleworkspace/cli.

Comment installer gws-events-subscribe ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribe Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Où se trouve le dépôt source ?

https://github.com/googleworkspace/cli