n8n/packages/cli/src/commands
Charlie Kolb 9f0768457d
Some checks are pending
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
feat(core): Export and import data table user-row contents (#29455)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 06:09:39 +00:00
..
__tests__ fix(core): Add support for context establishment hooks in webhook mode (#29893) 2026-05-06 13:22:27 +00:00
db refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
export feat(core): Export and import data table user-row contents (#29455) 2026-05-13 06:09:39 +00:00
import feat(core): Add flag to import workflow cli to activate workflow on import (#29770) 2026-05-05 16:29:00 +00:00
ldap chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
license refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00
list refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00
mfa refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00
publish chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
ttwf feat: AI Workflow Builder agent (no-changelog) (#17423) 2025-07-21 11:18:26 +02:00
unpublish chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
update chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
user-management fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
audit.ts refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00
base-command.ts fix(core): Workflow import cli doesn't deregister crons for deactivated workflows (#29129) 2026-04-27 14:19:47 +00:00
execute-batch.ts fix: Fix issue preventing community nodes re-installing when using a custom registry (#26599) 2026-03-27 11:51:10 +00:00
execute.ts fix: Fix issue preventing community nodes re-installing when using a custom registry (#26599) 2026-03-27 11:51:10 +00:00
start.ts feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
webhook.ts fix(core): Add support for context establishment hooks in webhook mode (#29893) 2026-05-06 13:22:27 +00:00
worker.ts feat(core): Persist deployment_key entries for stability across restarts and key rotation (#28518) 2026-04-16 19:49:11 +00:00