Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing

Question

Which of the command is used to run AcmeHelloBundle in Symfony?

  • .$ php app/console generate:bundle –namespace=Acme –format=yml
  • .$ php app/console generate:bundle –namespace=”/HelloBundle –format=yml
  • .$ php app/console generate:bundle –namespace=AcmeHelloBundle/HelloBundle –format=yml
  • .$ php app/console generate:bundle –namespace=Acme/HelloBundle –format=yml