CLI

From Journey


The Command Line Interface gives us the ability to have CRON scripting as well as management at a very simple level.

The CLI is strongly influenced by what Symfony already has.

Users

FOS Users

Create

bin/console fos:user:create username user@email.net.nz password

Promote

bin/console fos:user:promote username ROLE_ADMIN

Category

Category:Websites | Category:Development | Category:Help