aws_completer

Universal Command Line Environment for AWS

Debian Debian
RUN apt-get update && \ apt-get install -y awscli
Ubuntu
RUN apt-get update && \ apt-get install -y awscli
Arch Arch Linux
RUN pacman -S --noconfirm aws-cli
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y awscli
CentOS
RUN yum install -y awscli
Fedora
RUN dnf install -y awscli
Raspbian
RUN apt-get update && \ apt-get install -y awscli
click the source code to copy install aws_completer on any operating system with command-not-found.com