Linux
How to upgrade the AWS SAM CLI on Linux (WSL)?
A quick video shows the steps to update AWS SAM CLI on Linux.
#samcli #awsdeveloper #awsdevops #awsjunkie #srccodes
Commands:
———————–
sam –version
curl -L ” -o “aws-sam-cli-linux-x86_64.zip”
unzip -q aws-sam-cli-linux-x86_64.zip -d sam-installation
sudo ./sam-installation/install –update
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Connect with Abhijit Ghosh on Social Media:
[ad_2]
source