drush
drush copied to clipboard
Respect `--field-name` in field:delete interaction
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
I would love a way to quickly delete all instances of the provided field (on node entity, in this case), regardless of bundle.