This project is not covered by Drupal’s security advisory policy.

drutils is drush plugin providing additional drush utility functions for generic tasks, currently for Drupal 7.

Commands

Call drush help [COMMANDNAME] for details on the commands below.

  • drutils-delete-entities: Delete all entities of a given entity type and bundle.
  • drutils-delete-flag: Delete flag configuration.
  • drutils-delete-image-style: Delete a given image style (with optional replacement style).
  • drutils-delete-node-type: Delete the configuration for the given node type.
  • drutils-delete-view: Delete a given view.
  • drutils-delete-vocabulary: Delete a given vocabulary configuration.
  • drutils-remove-invalid-term-references: Delete invalid term references for a given field.
  • drutils-update-entities: Invoke an update on all entities of a given entity type and bundle.

Installation

  • Global: drush dl drutils
  • Local: drush dl drutils --destination=sites/all/drush
Supporting organizations: 

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Developer Tools
  • Created by derhasi on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases