So this command works fine:
php artisan migrate --env=env_name
Just make sure in that environment file set the key APP_ENV=env_you_want_to_run_with
APP_ENV=env_you_want_to_run_with