Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 160 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 160 Bytes

awsctl

kubectl like AWS CLI written in Go

Installation

Build from Source

git clone https://github.com/surajincloud/awsctl
cd awsctl
make