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.