

Further, automation of tedious infrastructure tasks is easily possible in a CLI environment.

If you have an idea for v2 but don’t see a tracking GitHub issue for it, please open a GitHub issue for your idea so we can discuss it further.AWS Command Line Interface or CLI is a set of open-source tools that allows you to manage and automate AWS services using commands.ĪWS CLI supports multiple platforms like Windows, Linux, and macOS and provides direct access to public APIs for AWS. If you find an idea that you would like to see in v2, please “+1” the tracking GitHub issue by using GitHub reactions.

When the AWS CLI v2 goes GA, the decision on whether the executable will be renamed back to aws will depend on your feedback. During developer preview, the executable name will be aws2. We are actively seeking feedback on the following items: We are actively developing the AWS CLI v2 preview, and we encourage you to share feedback or questions you may have by opening a GitHub issue. Once complete, you can use the AWS CLI v2 preview: aws2 -versionįor more information about installation on Windows, please refer to the user guide. To install the AWS CLI v2 preview on Windows (64-bit), use the MSI installer by:

You can now use the AWS CLI v2 preview: /usr/local/bin/aws2 -version MSI Installer For more information about installation, please refer to the user guide or the README.md file shipped in the ZIP file. This will install the AWS CLI v2 preview under the /usr/local/aws-cli directory and create an aws2 symlink in the /usr/local/bin directory. Once downloaded, for MacOS or Linux, unzip the ZIP file and run the install script: unzip awscli-exe.zip If you are running Linux, download the installer with this command: curl '' -o 'awscli-exe.zip' If you are running MacOS, download the installer with this command: curl '' -o 'awscli-exe.zip' First, download the ZIP file containing the executable. For Linux, the executable is tested on the most recent distributions of CentOS, Fedora, Ubuntu, Amazon Linux 1 and Amazon Linux 2. To install the AWS CLI v2 preview on MacOS or Linux, you need to download the platform specific installer for your operating system. This allows you to test CLI v2 preview alongside CLI v1 during the developer preview period. These installers do not require Python on your system in order to install the AWS CLI v2 preview.ĪWS CLI v2 preview will install on your system as aws2. You can download and test the following platform specific installers: AWS CLI v2 preview installers are now available for multiple platforms.
