Command dispatching functions.

These functions manage parameter and option manipulation for calls to drush backend invoke.

Functions

NameLocationDescription
drush_do_command_redispatchcontrib-6/drush/includes/drush.incRedispatch the specified command using the same options that were passed to this invocation of drush.
drush_do_multiple_commandcontrib-6/drush/includes/drush.incUsed by functions that operate on lists of sites, moving information from the source to the destination. Currenlty this includes 'drush rsync' and 'drush sql sync'.
drush_redispatch_get_optionscontrib-6/drush/includes/drush.incGet the options for this command.
drush_remote_commandcontrib-6/drush/includes/drush.incProcess commands that are executed on a remote drush instance.

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options