When running CLI commands, example, Export workflows and credentials (CLI commands | n8n Docs), the output isn’t straight-forward, in my case. It shows additional warnings/info etc. (might be linked to the log level).
Regardless, is that expected? And is there something that can be done about it, so that the output is only the requested data (Parsing using regex isn’t very convenient) ?
So your best bet would be to upgrade to the current version of n8n (as with all major changes, make sure to take a backup beforehand) and then create the owner account through n8n’s user management functionality, or alternatively create the owner account on your current version of n8n.
The thing is, i’ve often found that the ‘extra stuff in the output’ is not limited to just one particular warning, e.g. user management (in this case).
Btw, User Management is already enabled on my instance, but the warning’s still there.
Yeah, that’s what my current workaround is. I just wanted to avoid this approach because then i end up having to deal with those extra, unnecessary binary files. Nevertheless, am currently on v0.236.3 and will probably upgrade to v1.x soon enough.