README.md in koma-0.3.1 vs README.md in koma-0.4.0
- old
+ new
@@ -30,9 +30,23 @@
$ koma ssh example.com
```
And get stdout like [this](stdout_sample.json).
+### Multi host gathering
+
+```sh
+$ koma ssh example.com,example.jp
+{
+ "example.com" : {
+ ...
+ },
+ "example.jp" : {
+ ...
+ }
+}
+```
+
## Host inventory keys
```sh
$ koma keys
memory