RubyGems Navigation menu

aws_pocketknife 0.1.28

Have you ever find yourself going through the aws cli documentation page over and over again just to remember the right syntax or argument(s) for that command that you wanna run? Do you feel that you are more productive from the command line? Are you tired of having to open private browser windows or even a different browser to work with multiple aws accounts? AWS Pocketknife is a command line tool to make aws administration a little bit easier and faster than using the aws console or aws cli. It also helps to script some AWS tasks such as cleaning up old AMIs along its snapshots or cleaning up manual RDS snapshots or even creating a manual snapshot for a particular RDS. These commands are also handy if you have multiple aws accounts to manage, since you can't have multiple tabs open for different accounts in a web browser. The only way would be to use diffente browsers or open incognito windows.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.28 - March 15, 2020 (171 KB)
  2. 0.1.27 - October 09, 2019 (171 KB)
  3. 0.1.26 - June 20, 2019 (171 KB)
  4. 0.1.25 - June 20, 2019 (171 KB)
  5. 0.1.24 - June 18, 2018 (171 KB)
Show all versions (21 total)

Runtime Dependencies (10):

awesome_print = 1.6.1
aws-sdk-core ~> 2.9
colorize = 0.8.1
erubis = 2.7.0
log4r = 1.1.10
pretty_table = 0.1.0
rake ~> 10.0
retryable ~> 2.0
thor ~> 0.19

Development Dependencies (4):

bundler ~> 1.11
debase = 0.2.2.beta6
rspec ~> 3.4
webmock = 1.24.2

Owners:

Pushed by:

Authors:

  • Gustavo Soares Souza

SHA 256 checksum:

9c2721b41a05a6991c4b0e68853f7fdef143bbd82ba94c3dbf63f4fb44d4c4be

Total downloads 42,440

For this version 2,178

License:

MIT

Required Ruby Version: >= 0

Links: