Skip to content

Instantly share code, notes, and snippets.

@bascht
Created February 3, 2015 11:25
Show Gist options
  • Select an option

  • Save bascht/336ded1d700f2fd25635 to your computer and use it in GitHub Desktop.

Select an option

Save bascht/336ded1d700f2fd25635 to your computer and use it in GitHub Desktop.
$ drush -d @myalias solr-index
Bootstrap to phase 0. [0 sec, 2.18 MB] [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drush() [0.01 sec, 2.31 MB] [bootstrap]
Loaded alias @myalias from file /home/drupal/.drush/aliases.drushrc.php [0.01 sec, 2.32 MB] [notice]
Cache HIT cid: 5.10.0-commandfiles-0-afca815239e5d26eaa4f64880a91114b [0.02 sec, 2.33 MB] [debug]
Begin redispatch via invoke process [0.08 sec, 5.27 MB] [notice]
Backend invoke: ssh -o PasswordAuthentication=no myhost 'drush --invoke --debug [command]
--root=/var/www/current/drupal-cms/ --uri=www.myhost.com --verbose 2>&1' 2>&1 [0.16 sec, 5.28 MB]
executing ssh -o PasswordAuthentication=no myhost 'drush --invoke --debug [notice]
--root=/var/www/current/drupal-cms/ --uri=www.myhost.com --verbose 2>&1' 2>&1 [0.16 sec, 5.28 MB]
Calling proc_open(ssh -o PasswordAuthentication=no myhost 'drush --invoke --debug --root=/var/www/current/drupal-cms/ --uri=www.myhost.com --verbose 2>&1' 2>&1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment