Sha256: 785342017e66b31b22106f8fd8210c4fd8e9e321a091d628fdfccb3bf4f10bbb
Contents?: true
Size: 1.7 KB
Versions: 1
Compression:
Stored size: 1.7 KB
Contents
# 0.2.3 (2015/08/28) Changes: * Remove shutting-down hosts from lists in addition to terminated as default # 0.2.2 (2015/08/28) yanked # 0.2.1 (2015/08/26) Fixes: * Fix to be able to use together with capistrano 3 # 0.2.0 (2015/08/19) Changes: * Use optparse instead of thor * Format to specify array option arguments are changed from --option a b c to --option a,b,c * --long_option (underscore) is no longer available, only --long-option (dash) is available # 0.1.1 (2015/08/11) Changes: * Rename `--json` to `--line-delimited-json`. Alias is kept as `-j`. * Add `--json` which returns an arrayed json * Add `--pretty-json` which returns json in pretty print Fixes: * Stop using Aws.config.update, it changes the default config # 0.1.0 (2015/08/11) Enhancements: * Alias `--json` to `-j` option * Possible speed up for instance_id, role, role1, role2, role3 condition # 0.0.9 (2015/08/10) Enhancements: * Add `--state` and `--monitoring` option * Remove terminated instances from list as default * Support nested key such as instance.instance_id (as library) # 0.0.8 (2015/08/10) Enhancements: * Add `--instance-id` option for filtering by instance_id # 0.0.7 (2015/08/10) Enhancements: * Add `--json` option # 0.0.6 (2015/08/10) Enhancements: * Add `--private-ip` (alias to `--ip`) and `--public-ip` options # 0.0.5 (2015/08/10) Changes: * Change the display of --info option # 0.0.4 (2015/08/10) Enhancement: * Add -r (and -u) option as a short option of --role (and --usage) # 0.0.3 (2015/08/10) Enhancement: * Add ROLE_TAG_DELIMITER and ARRAY_TAG_DELIMITER config # 0.0.2 (2015/08/10) Fixes: * Remove `require bundler/setup` not to require bundler # 0.0.1 (2015/08/10) first version
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ec2-host-0.2.3 | CHANGELOG.md |