drush pm-disablefor drush 7x


Disable one or more extensions (modules or themes).

drush pm-disable

  • Aliases


    pm-disable has 1 alias/es:


    drush dis

  • Arguments


    pm-disable accepts 1 argument/s:


    extensions : A list of modules or themes. You can use the * wildcard at the end of extension names to disable multiple matches.

  • Options


    pm-disable accepts 6 option/s:


    --version-control=backup

    --version-control=backup : version-control=backup

    --version-control=bzr

    --version-control=bzr : version-control=bzr

    --version-control=svn

    --version-control=svn : version-control=svn

    --cache : Cache release XML and tarballs or git clones. Git clones use git's --reference option. Defaults to 1 for downloads, and 0 for git.

    --package-handler=wget

    --package-handler=wget : package-handler=wget

    --package-handler=git_drupalorg

    --package-handler=git_drupalorg : package-handler=git_drupalorg

  • Comments


    comments powered by Disqus