lmo272
1
Describe the problem/error/question
Hey there,
I want to export my credentials. I am using railway for hosting. How do I get into CLI of n8n (very dumb question probably)
Information on your n8n setup
- n8n version: 0.228.2
- Database (default: SQLite): PostGres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Railway.app
- Operating system:
Hi @lmo272
While I’m not too familiar with Railway, it looks like there’s a few options to interact with your projects via CLI: CLI | Railway Docs
You can also use the CLI through the Execute Command node, which might be much easier
Execute Command | n8n Docs That would look something like this:
And you can find our documentation on CLI commands for that here: CLI commands | n8n Docs
1 Like
system
Closed
3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.