You are here

service acquia_contenthub.commands.secret in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub\Commands\AcquiaContentHubSecretCommands

Tags

  • drush.command

File

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

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