blt icon indicating copy to clipboard operation
blt copied to clipboard

BLT-5199: Add "Acquia Cloud Cron Tasks" plugin to the list of community plugins

Open vbouchet31 opened this issue 2 years ago • 2 comments

Can you please add blt-acquia-cloud-cron-tasks to the list of community plugins.

It allows to manage Acquia Cloud cron tasks via a yml file in the repository.

Thanks

vbouchet31 avatar Jan 19 '23 13:01 vbouchet31

Thanks, will do. By the way, Acquia CLI also allows you to manage cron tasks on Acquia Cloud, give it a shot if you haven't already!

danepowell avatar Jan 23 '23 15:01 danepowell

Thanks @danepowell but I think ACLI is only a wrapper around the cloud API whereas the BLT plugin allow to have your cron tasks configured in a yml file and being deployed during code deployment / update on environment. ACLI would have been useful for the API part but I am already using @typhonius "SDK" to handle the API part and minimize dependencies.

vbouchet31 avatar Jan 23 '23 17:01 vbouchet31