You are here

service fastly.commands in Fastly 8.3

Class

Drupal\fastly\Commands\FastlyCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

View source
  1. class: Drupal\fastly\Commands\FastlyCommands
  2. arguments:
  3. - '@fastly.api'
  4. - '@fastly.cache_tags.hash'
  5. tags:
  6. - { name: drush.command }