- aws/aws-sdk-php
- twig/twig (CLI only)
$ git clone https://github.com/ushios/aws-console-helper.git path/to/clone
$ cd path/to/clone
$ composer install
$
$ cd Resources
$ cp config.json.dist config.json
$ vi config.json # edit aws credential infos.
composer.json
require: {
...
"ushios/aws-console-helper": "0.0.*",
...
}
$ cd path/to/clone
$ php ssh_config.php [--private] [--no-hostkey-checking] [--output […]] [--user […]] [--identity_file […]]
no documentations now.