Run n8n cli for n8n installed inside docker

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.