Install AWS CLI using Brew Command


Install AWS CLI using Brew

In order to install AWS CLI on your Mac/Linux device using brew you can make use of the below command,


brew install awscli

Source: https://formulae.brew.sh/formula/awscli



This will download the latest version of the CLI i.e. 2.xx.xx

-




Have Questions? Post them here!