Inngest Cli banner
inngest inngest

Inngest Cli

Development community

Description

# Inngest API CLI **Binary:** `/usr/local/bin/inngest` **Subcommand:** `inngest api` Call Inngest REST API v2 endpoints. Defaults to local dev server (`localhost:8288`). Add `--prod` for Inngest Cloud. ## Environment Variables | Variable | Purpose | | --------------------- | ----------------------------------------------- | | `INNGEST_API_KEY` | API key for Bearer token auth | | `INNGEST_SIGNING_KEY` | Signing key for

Installation

Installs to ~/.claude/skills/inngest-utah-inngest-cli/SKILL.md

Terminal
mkdir -p ~/.claude/skills/inngest-utah-inngest-cli && curl -fsSL https://raw.githubusercontent.com/inngest/utah/HEAD/skills/inngest-cli.md -o ~/.claude/skills/inngest-utah-inngest-cli/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository