Skip to content

Added two options of unpublish and publish to delete accordingly

Closes #3244936 Added two options of unpublish and publish to delete accordingly in the existing commands itself now the command to delete unpublish would be drush delete:all --unpublished $type and for published content drush delete:all --published $type

Merge request reports