multi-sql-dump
[Commands]


Modules

 multi-create
 multi-drupalupdate
 multi-site

Functions

 drush_multi_sql_dump_validate ()
 drush_multi_sql_dump ()

Detailed Description

Hooks for the invocation of multi-sql-dump, see multi_drush_command() for definitions

Function Documentation

drush_multi_sql_dump (  ) 

Implementation of drush_hook_COMMAND()

Calls _multi_sql_dump_full() if called without dump-type option or --dump-type=full

or _multi_sql_dump_tables() if called with --dump-type=tables

See also:
_multi_sql_dump_full()

_multi_sql_dump_tables()

Definition at line 386 of file multi.drush.inc.

References _multi_sql_dump_full(), and _multi_sql_dump_tables().

drush_multi_sql_dump_validate (  ) 

Implementation of drush_hook_COMMAND_validate

Definition at line 320 of file multi.drush.inc.


Generated on Wed Dec 29 13:43:21 2010 for drush_multi by  doxygen 1.5.8