Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloud and platformsh #357

Open
vhb-Mark opened this issue Oct 16, 2023 · 0 comments
Open

cloud and platformsh #357

vhb-Mark opened this issue Oct 16, 2023 · 0 comments

Comments

@vhb-Mark
Copy link

vhb-Mark commented Oct 16, 2023

Hi All,

I have installed the platformsh-cli and symfony-cli with brew.
However the symfony-cli keeps trying to download the platform-cli when I try to run a cloud command.
If I execute the command platform I get a list with the available projects.

This faild with no reason?
What am I doing wrong?

The commands ends with the following lines (I have added the snippet as describes):

Copying resource files... done Installing credential helper... done (already installed) Setting up autocompletion... skipped (not a terminal) To set up the CLI, add the following lines to your shell configuration file: \# BEGIN SNIPPET: Platform.sh CLI configuration HOME=${HOME:-'/Users/markvanhaaren'} export PATH="$HOME/"'.platformsh/bin':"$PATH" if [ -f "$HOME/"'.platformsh/shell-config.rc' ]; then . "$HOME/"'.platformsh/shell-config.rc'; fi # END SNIPPET

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant