n8n/packages/@n8n/cli/docs/index.md
Albert Alises 20f1092815
feat: Add @n8n/cli: a client CLI to manage n8n from the terminal (#26943)
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
2026-03-20 14:11:35 +00:00

878 B

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