You are here

service acquia_contenthub.commands.list in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub\Commands\AcquiaContentHubListCommands

Tags

  • drush.command

File

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

View source
  1. class: Drupal\acquia_contenthub\Commands\AcquiaContentHubListCommands
  2. arguments:
  3. - '@acquia_contenthub.client.factory'
  4. tags:
  5. - { name: drush.command }