Command Reference¶
Auto-generated from the CLI. See n8nctl for the root command.
- alias — Define command shortcuts expanded before parsing
- api — Make a raw authenticated API request (escape hatch)
- audit — Generate a security audit of the instance
- auth — Authenticate against an n8n instance
- backup — Export workflows, tags, and variables to a directory (JSON or YAML)
- config — Inspect and edit configuration and profiles
- credentials — Manage credentials
- data-tables — Manage data tables and their rows
- doctor — Diagnose configuration, credentials, and connectivity
- executions — Inspect and control workflow executions
- init — Interactive first-run setup for an instance/profile
- login — Authenticate the active profile (alias for
auth login) - logout — Remove the active profile's API key (alias for
auth logout) - packages — Export and import workflows as .n8np packages (beta)
- projects — Manage projects and their members
- restore — Recreate workflows from a backup directory
- skills — Install this CLI's AI-agent skill into Claude, Cursor, and other agents
- source-control — Interact with the Source Control (Git) integration
- tags — Manage workflow tags
- users — Manage users (instance owner only)
- variables — Manage instance variables
- version — Print version, commit, and build date
- workflows — Manage workflows