Loading...

Pushing database

acli push:database allows you to push the Cloud IDE database to any non-production Cloud Platform environment and target database.

ide:~/project (master) $ acli push:database
Using Cloud Application mydrupalapp

 Choose a Cloud Platform environment:
  [0] Dev, dev (vcs: pipelines-build-master)   [1] Stage, test (vcs: tags/2020-10-19)  > 1

 Choose a database [mydrupalapp (default)]:
  [0] mydrupalapp (default)   [1] drupal9
 > 0

 Overwrite the mydrupalapp database on test with a copy of the database from the current machine? (yes/no) [yes]:
 > yes

    ✔ Creating local database dump
    ✔ Uploading database dump to remote machine
    ✔ Importing database dump into MySQL on remote machine

Did not find what you were looking for?

If this content did not answer your questions, try searching or contacting our support team for further assistance.

Back to Section navigation