PHPackages                             vbouchet31/blt-acquia-cloud-cron-tasks - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. vbouchet31/blt-acquia-cloud-cron-tasks

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

vbouchet31/blt-acquia-cloud-cron-tasks
======================================

Acquia Cloud Cron Tasks manager for Acquia BLT

1.x-dev(3y ago)171MITPHP

Since Jan 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/vbouchet31/blt-acquia-cloud-cron-tasks)[ Packagist](https://packagist.org/packages/vbouchet31/blt-acquia-cloud-cron-tasks)[ Docs](https://github.com/vbouchet31/blt-acquia-cloud-cron-tasks)[ RSS](/packages/vbouchet31-blt-acquia-cloud-cron-tasks/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelogDependencies (2)Versions (1)Used By (0)

Acquia BLT Plugin to manage Acquia Cloud cron tasks
===================================================

[](#acquia-blt-plugin-to-manage-acquia-cloud-cron-tasks)

This is an [Acquia BLT](https://github.com/acquia/blt) plugin that provides command to manage cron tasks on Acquia Cloud.

This plugin is **community-created** and **community-supported**. Acquia does not provide any direct support for this software or provide any warranty as to its stability.

Quickstart
----------

[](#quickstart)

To use this plugin on your existing BLT project, require the plugin with Composer:

`composer require vbouchet31/blt-acquia-cloud-cron-tasks`

This plugin leverages [Acquia Cloud API](https://cloudapi-docs.acquia.com/). The plugin will look for a file `acquia_cloud_api_creds.php` in the HOME directory which should contain [the client's ID and secret keys](https://docs.acquia.com/acquia-cloud/develop/api/auth/#generating-an-api-token). Here is how the file must be formatted for the plugin to load it:

```
