The <info>%command.name%</info> command generates a new migration:

<info>php %command.full_name%</info>

You can also generate a formatted migration with this option:

<info>php %command.full_name% --formatted</info>