Adobe | Magento Cloud

How to Install Magento Cloud CLI in Adobe Magento Commerce Cloud

How to Install Magento Cloud CLI in Adobe Magento Commerce Cloud

In this tutorial, Today I will explain to how to install magento cloud cli in Adobe Magento Commerce Cloud. magento-cloud cli is useful tool to manage cloud projects and environments for developers. It’s provide interface and using that you can execute cloud commands, manage branches, create environment etc.

It’s require to have idea about magento-cloud or mgc when you are working with magento cloud projects. So, Let’s see the steps for that :

You may also like this :

Steps of how to install Magento Cloud CLI in Adobe Magento Commerce Cloud :

1) You can install it using this command below :

curl -sS https://accounts.magento.cloud/cli/installer | php

2) Then add the Magento Cloud CLI to the bash profile :

export PATH=$PATH:$HOME/.magento-cloud/bin

3) Reload the updated bash profile :

4) To check if it worked run :

After installed successfully just run above command. You will get welcome message. After that, You can use any of magento cloud command for your project.

That’s it !!!

I hope this blog is easy to understand about how to install magento cloud cli in Adobe Magento Commerce Cloud. In case, I missed anything or need to add some information, always feel free to leave a comment in this blog, I’ll get back with proper solution.

Keep liking and sharing !!

Tagged ,