Skip to content

camfowler/aws-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

aws-tools

A collection of scripts that you may find useful when using AWS ECS, ECR, Route53.

Quick Install

mkdir ~/src && cd ~/src
git clone https://github.com/camfowler/aws-tools.git
echo 'export PATH="$PATH:$HOME/src/aws-tools/bin"' >> ~/.bashrc

Requirements

  • Some version of ruby is required for aws-logs Probably 2.x
  • aws-cli installed and configured.
  • jq. Install via your package manager of choice or [https://stedolan.github.io/jq]

Help

Help is available from most of the scripts by running them without arguments.

About

Simple scripts so humans can use AWS CLI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published