Closed SerheyDolgushev closed 3 years ago
This PR provides a script, which copies the Platform.sh variables to the local environment. It might be pretty handy in some cases.
Usage:
. ./bin/set-platformsh-vars.sh <PSH-PROJECT-ID> <PSH-ENV>
I think the new Lando support is a better alternative to shell scripts like this.
This PR provides a script, which copies the Platform.sh variables to the local environment. It might be pretty handy in some cases.
Usage: