Skip to content

Instantly share code, notes, and snippets.

@beto-aveiga
Created March 8, 2024 22:27
Show Gist options
  • Save beto-aveiga/e3877e0c599c2c25a2ff77f4afaa88a6 to your computer and use it in GitHub Desktop.
Save beto-aveiga/e3877e0c599c2c25a2ff77f4afaa88a6 to your computer and use it in GitHub Desktop.
Drainpipe MJFF Fetch DB Test
➜ mjf git:(mjffgl-14562-add-recent-log-messages-check) βœ— ddev task acquia:auth
[acquia:auth] πŸ’§ Authorising with Acquia
[acquia:auth] No Cloud Platform API key is active
[acquia:auth] Saved credentials
➜ mjf git:(mjffgl-14562-add-recent-log-messages-check) βœ— ddev task acquia:fetch-db
[acquia:auth] πŸ’§ Authorising with Acquia
[acquia:auth] The following Cloud Platform API key is active: luis.aveiga@lullabot.com
[acquia:auth] Saved credentials
[acquia:fetch-db] πŸ’§ Fetching database from Acquia
[acquia:fetch-db]
[acquia:fetch-db] [INFO] Using a database backup that is 14 hours old. Backup #277208541 was created at Fri Mar 8 8:07:58 UTC 2024.
[acquia:fetch-db]
[acquia:fetch-db] You can view your backups here: https://cloud.acquia.com/a/environments/58778-a246462a-795e-46ab-920d-ae5da51d27ca/databases
[acquia:fetch-db]
[acquia:fetch-db] To generate a new backup, re-run this command with the --on-demand option.
[acquia:fetch-db]
[acquia:fetch-db] βŒ› Downloading mjff database copy from the Cloud Platform...
[acquia:fetch-db] β › Downloading mjff database copy from the Cloud Platform...
[acquia:fetch-db] Downloading backup 277208541 0/81626611 [πŸ’§---------------------------] 0% 7098871/81626611 [==πŸ’§-------------------------] 8% 16339447/81626611 [=====πŸ’§----------------------] 20% 24498679/81626611 [========πŸ’§-------------------] 30% 32657911/81626611 [===========πŸ’§----------------] 40% 40817143/81626611 [==============πŸ’§-------------] 50% 48976375/81626611 [================πŸ’§-----------] 60% 57151991/81626611 [===================πŸ’§--------] 70% 65311223/81626611 [======================πŸ’§-----] 80% 73470455/81626611 [=========================πŸ’§--] 90% 81626611/81626611 [============================] 100% β Ή Downloading mjff database copy from the Cloud Platform
[acquia:fetch-db] βœ” Downloading mjff database copy from the Cloud Platform
[acquia:fetch-db] [OK] mjff database backup downloaded to /tmp/prod-mjff-mjffprod-2024-03-08T08:07:58+00:00.sql.gz
[acquia:fetch-db]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment