Skip to content

manics/awscli-feedstock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conda awscli v2

Conda Recipe Conda Downloads Conda Version

This is a fork of https://github.com/conda-forge/awscli-feedstock with AWS-CLI v2 (requires botocore 2).

Home: https://aws.amazon.com/cli/

Package license: Apache-2.0

Feedstock license: BSD-3-Clause

Summary: Universal Command Line Environment for AWS.

Development: https://github.com/aws/aws-cli

Documentation: https://aws.amazon.com/cli/

Installing awscli

AWS-CLI v2 requires botocore 2 which is available in the same channel as this package.

conda install -c manics awscli

To enable bash completion in your current shell run

complete -C aws_completer aws

About

A conda repository for AWS-CLI v2.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 50.3%
  • Batchfile 49.7%