Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
/ onyx Public archive

A command line utility to easily perform otherwise tedious tasks on AWS console

Notifications You must be signed in to change notification settings

agrim123/onyx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onyx

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!

Install

Direct use

  • Download the latest release binary for your operating system and you are good to go!

Build from source

  • Clone the repository
  • Run make install. If your GOPATH is correctly set, this should give you a global alias onyx to use!

Requirements

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.

Usage

A quick onyx displays the available commands. Current supported namespaces are:

  • ec2
    • security groups
  • ecs
  • iam
    • get user