Articles in this section

What is the Platform.sh command to import a SQL Script?

To import a SQL Script, you can use the following CLI command:

platform sql -p <PROJECT_ID> -e <ENVIRONMENT_NAME> < script.sql

There is also the option to access the Database service directly, which you can learn more about here.

Was this article helpful?
7 out of 9 found this helpful

Comments

0 comments

Please sign in to leave a comment.