Views: 3117
Last Modified: 30.03.2022
Command interface is implemented based on the library symfony/console
. Before using it, ensure that your have installed dependencies via composer.
Executed file is located in the folder bitrix
:
$ cd bitrix
$ php bitrix.php
For convenience, create a symbolic link without php postfix:
$ chmod +x bitrix.php
$ ln -s bitrix.php bitrix
$ ./bitrix
List of commands available "out of the box":