--- layout: home hero: name: n8n CLI text: Manage n8n from the terminal tagline: A lightweight client CLI for workflows, executions, credentials, and more. actions: - theme: brand text: Get Started link: /getting-started - theme: alt text: Command Reference link: /commands/workflow features: - title: Zero Dependencies details: Uses native Node.js fetch — no HTTP libraries, no server stack. Installs in seconds. - title: AI Agent Friendly details: Designed for Claude Code, Cursor, and other AI coding agents. Self-documenting with --help at every level. - title: Pipe Everything details: JSON, table, and ID-only output formats. Pipe to jq, grep, xargs — compose with the Unix toolchain. - title: Scriptable details: Meaningful exit codes, errors on stderr, data on stdout. Built for CI/CD pipelines. ---