Modify drush trash command to include list of entity_ids

Created on 4 March 2025, 7 days ago

Problem/Motivation

The drush trash:purge and drush trash:restore commands are working as expected. An example command that works is drush trash:restore node 1.

Since we're able to use entity_id, it would be nice if we could list more than one entity_id in a comma delimited fashion to use drush trash on more than one entity.

For example:

drush trash:restore node 1,3,5,7

Feature request
Status

Active

Version

3.0

Component

Code

Created by

🇨🇦Canada chrisck BC, Canada

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024