Step 1
Register the n8n instance URL in a local profile.
CLI Profile
Fetching install matrix, auth flow, command map, and compatibility data.
Please wait while clime prepares the listing details.
CLI Profile
CLI for n8n workflow automation with JSON output and agent-friendly design
cargo
Step 1
Register the n8n instance URL in a local profile.
Step 2
Attach an API token to the saved instance profile.
Automation
n8nc init --instance prod --url https://your-instance.app.n8n.cloud
Initialize a named n8n instance profile
n8nc auth add prod --token <api_key>
Attach an API token to the saved profile
n8nc pull --all --instance prod
Pull prod
n8nc status
Status
n8nc --help
Show the available commands and flags
No workflow chains currently reference this CLI.