When lauchning my project I get: Undefined index: symfony_command in BeSimple/DeploymentBundle/Deployer/Ssh.php line 204
When I add $symfony = 'console'; in theb buildCommand(). Everything is fine, but I cannot find any documentation or whatsoever where to configure this value.