muokata / lita-awscli

lita-aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lita-awscli

This plugin handler will return a table response from the aws cli. This will work with different profiles if you set them up under the account in which this lita bot runs under

Installation

Requires awscli

$ pip install awscli

Add lita-awscli to your Lita instance's Gemfile:

gem "lita-awscli", git: 'https://github.com/muokata/lita-awscli.git'

Configuration

Place an ~/.aws/config and ~/.aws/credentials file uder the user that lita runs as.

Usage

lita aws will print out all running ec2 instances under the profile setup

credits

forked from https://github.com/auvik/lita-auvik-aws

About

lita-aws


Languages

Language:Ruby 100.0%