currently, --all doesn't add any parameters for services, that means that it will execute the action for all the services defined in the compose file. that is not what we want, it should uses all the services defined in the attribute list inside the sugar config file.
currently,
--all
doesn't add any parameters for services, that means that it will execute the action for all the services defined in the compose file. that is not what we want, it should uses all the services defined in the attributelist
inside the sugar config file.