Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
606 views
in Technique[技术] by (71.8m points)

drupal 8 - Drush doesn't export command result as file

I would to export result from a command run by drush but it doesn't work. This command create an empty file:

drush @sited8bl.preprod ms > ~/www/XXX/exports-bruts/$(date +%Y%m%d_%H%M%S)-migrationsBL.txt --debug

This debug message let think the command isn't found:

[debug] Done with bootstrap max in Application::find(): trying to find ms again. [4.39 sec, 31.8 MB]

On another server (multisite) it works, the hosting say there is a drush issue. If someone can help me on this

Thanks


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...