README.md in koma-0.9.0 vs README.md in koma-0.10.0

- old
+ new

@@ -61,19 +61,24 @@ Hostname example.jp PreferredAuthentications publickey IdentityFile /path/to/more/example_jp_rsa EOF -$ cat ssh_config_tmp | koma ssh +$ cat ssh_config_tmp | koma ssh --key platform,platform_version ``` +Use [sconb](https://github.com/k1LoW/sconb). + ```sh -$ vagrant ssh-config | koma ssh --key cpu,kernel +$ sconb dump example_* | sconb restore | koma ssh --key platform,platform_version ``` +Gather vagrant box host inventory. + ```sh -$ sconb dump example.com | sconb restore | koma ssh --key platform,platform_version +$ vagrant ssh-config | koma ssh --key cpu,kernel ``` + ## Host inventory keys ```sh $ koma keys