bitrix-console-commands
Installation
SKILL.md
Bitrix Console Commands
All CLI operations are performed via bitrix.php from the /bitrix/ folder:
cd /path/to/document_root/bitrix
php bitrix.php list # list all commands
php bitrix.php help <command> # help for a command
php bitrix.php <command> [args] -n # -n = no-interaction
Requires configured Composer (usually /local/composer.json + composer install → /local/vendor/).
Configure Composer path in .settings.php: