To list all the commands, you can do: php app/console list The one you want is: php app/console doctrine:mapping:import
Add the "help" option for usage info: php app/console help doctrine:mapping:import On Apr 15, 6:23 pm, SergioAlbatronic <sergio.pe...@albatronic.com> wrote: > Hi everybody. This is my first post. > > Some knows how can I create my schema, repositories, etc from a > existing database? > > I've tried "php app/console doctrine:generate:entities MyBundle" and > all ok, but when I do: > > "php app/console doctrine:generate:repositories MyBundle" I get SKIP > messages. > > Thanks -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en