Hi, tried run command n8n cli from terminal and it said that n8n not installed… i have n8n installed inside docker, how to run the cli command? i want to backup my workflows to e directory
Hey @masmoek,
Are you running the command from inside the container? The easier way to do this now might be to use the n8n api node to get the workflows and save them to a docker volume that you have access to.
I’m in the same predicament as @masmoek. However, I am not trying to back up my workflows but my credentials. I run the n8n command with the “docker exec -u…” bit and I get an output that looks like: “User settings loaded from: /home/node/.n8n/config
Successfully exported X credentials.”
But, I cannot see any data in the specified output file