Generates Ecto schemas and a migration file from a Caravela domain declaration.
mix caravela.gen.schema MyApp.Domains.LibraryFlags:
--dry-run— print the generated files without writing anything--output DIR— write underDIRinstead of the project root--force— overwrite existing files without prompting