drutils
Categories
Component ID
2206537
Component name
drutils
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
479
Component created
Component changed
Component body
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
