Maybe you need to use the Doctrine’s command line while you are developing a Symfony Bundle (or anything else).
This will make you able, for example, to validate the schema or to convert an annotated schema to its XML
counterpart.
Here is how to use Doctrine command line outside of a Symfony Application.