DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How to upgrade the AWS CLI to the latest version

1 year ago towardsthecloud.com

Summary: This is a summary of an article originally published by Towards the Cloud. Read the full original article here →

Upgrading your AWS CLI V2 to the latest version is a crucial part of maintaining your AWS environment. Before we begin with the upgrade process, it’s essential to check the currently installed AWS CLI version on your machine.

Install the Latest AWS CLI Version Update the AWS CLI v2 version on Linux

To install the latest version of AWS CLI v2 on MacOS you can make use of Homebrew to easily update the awscli on your machine via a simple command: ➜ brew upgrade awscli

After successfully installing the latest AWS CLI version, you should verify the installation.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com