NEOS flow command line?

OK, I am lost. There’s a command line - Great! But how do I use it??

I see the command line reference manual, but it doesnt tell me how do I GET TO the command line. I mean, I can SSH into my server, and pull up a MySQL command line by running the MySQL program from the terminal. I can cd /var/www/html/Neos … whats next?

Start with “./flow help” in the main folder or with “./flow welcome” if you are using version 7.3 or 8.0.

1 Like