You are here

README.txt in Drush Delete All 3.x

CONTENTS OF THIS FILE
---------------------

 * INTRODUCTION
 * REQUIREMENTS
 * INSTALLATION
 * CONFIGURATION
 * MAINTAINERS


INTRODUCTION
------------

* This module provides the drush command to delete all the
  dummy contents through drush Command.


REQUIREMENTS
------------

This module requires no modules outside of Drupal core.


INSTALLATION
------------

* Install as you would normally install a contributed Drupal module.
  Visit https://www.drupal.org/node/1897420 for further information.


CONFIGURATION
-------------

This module adds three drush commands to use. After enabling this module,
refresh drush by using the command `drush cc drush`.

`drush delete-all entity-type-machine-name`
Delete all contents of a entity type argument ('entity-type-machine-name').

`drush delete-all-entity entity-type-machine-name'
Mirror of `delete-all`.

`drush delete-all-taxonomy-vocabulary-term vocab-machine-name`
Delete selected taxonomy Vocabulary terms from argument (`vocab-machine-name`).


MAINTAINERS
-----------

Current maintainers:
 * Rakesh James (rakesh.gectcr) - https://www.drupal.org/u/rakeshgectcr

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * INTRODUCTION
  4. * REQUIREMENTS
  5. * INSTALLATION
  6. * CONFIGURATION
  7. * MAINTAINERS
  8. INTRODUCTION
  9. ------------
  10. * This module provides the drush command to delete all the
  11. dummy contents through drush Command.
  12. REQUIREMENTS
  13. ------------
  14. This module requires no modules outside of Drupal core.
  15. INSTALLATION
  16. ------------
  17. * Install as you would normally install a contributed Drupal module.
  18. Visit https://www.drupal.org/node/1897420 for further information.
  19. CONFIGURATION
  20. -------------
  21. This module adds three drush commands to use. After enabling this module,
  22. refresh drush by using the command `drush cc drush`.
  23. `drush delete-all entity-type-machine-name`
  24. Delete all contents of a entity type argument ('entity-type-machine-name').
  25. `drush delete-all-entity entity-type-machine-name'
  26. Mirror of `delete-all`.
  27. `drush delete-all-taxonomy-vocabulary-term vocab-machine-name`
  28. Delete selected taxonomy Vocabulary terms from argument (`vocab-machine-name`).
  29. MAINTAINERS
  30. -----------
  31. Current maintainers:
  32. * Rakesh James (rakesh.gectcr) - https://www.drupal.org/u/rakeshgectcr