drush icon indicating copy to clipboard operation
drush copied to clipboard

Respect `--field-name` in field:delete interaction

Open weitzman opened this issue 3 years ago • 1 comments

I'm running drush field:delete --field-name=field_state_organization_tax node and Drush is offering me to pick from bundles that don't have the field thats been passed. /cc @DieterHolvoet

weitzman avatar Oct 11 '22 16:10 weitzman

I would love a way to quickly delete all instances of the provided field (on node entity, in this case), regardless of bundle.

weitzman avatar Oct 11 '22 16:10 weitzman