acquia / acsf-tools

Command line tools for working with Acquia Cloud Site Factory
20 stars 25 forks source link

Undefined array key error in AcsfToolsBackgroundTasksCommands.php #137

Closed marcoscano closed 2 years ago

marcoscano commented 2 years ago

Steps to reproduce:

Error is printed out:

 [warning] Undefined array key "AH_SITE_GROUP" AcsfToolsBackgroundTasksCommands.php:27
 [warning] Undefined array key "AH_SITE_ENVIRONMENT" AcsfToolsBackgroundTasksCommands.php:31
marcoscano commented 2 years ago

PR: https://github.com/acquia/acsf-tools/pull/138