php bin/console doctrine:migrations:current
Outputs the current version
Usage
doctrine:migrations:current [--configuration CONFIGURATION] [--em EM] [--conn CONN]Options
      --configuration   The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment> 
      --em              The name of the entity manager to use. 
      --conn            The name of the connection to use. 
Help
Outputs the current version 
                        