services: islandora_batch_action.commands: class: Drupal\islandora_batch_action\Commands\BatchActionCommands arguments: ['@entity_type.manager', '@database'] tags: - { name: drush.command }