christopherhein / awsctl

awscli using kubectl like syntax w/ 8 LOC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awsctl - AWS Cuddle

This is a wrapper around the standard aws cli to make it more kubectl like. Pronunciation should be aw-cuddle, the s is silent. ;)

Installation

mkdir -p /usr/local/bin && cp awsctl /usr/local/bin/

Usage

awsctl get ec2 instances

About

awscli using kubectl like syntax w/ 8 LOC


Languages

Language:Ruby 100.0%