Still work in progress. Improvements, suggestions and criticisms are welcome.
Onyx is a small wrapper over AWS SDK to perform some console ui tasks easily via command line!
- Download the latest release binary for your operating system and you are good to go!
- Clone the repository
- Run
make install
. If yourGOPATH
is correctly set, this should give you a global aliasonyx
to use!
Onyx requires you have configured your aws keys in local using aws configure
and have proper permissions to perform the required actions.
You can install aws cli here.
A quick onyx
displays the available commands. Current supported namespaces are:
- ec2
- security groups
- ecs
- iam
- get user