o11y-8.x-1.x-dev/modules/o11y_metrics/modules/o11y_metrics_config/drush.services.yml
modules/o11y_metrics/modules/o11y_metrics_config/drush.services.yml
services:
o11y_metrics_config.post_config_import_state_cleanup:
class: \Drupal\o11y_metrics_config\Commands\PostConfigImportStateCleanup
arguments:
- '@state'
tags:
- { name: drush.command }
