Foreman commands for Hammer CLI =============================== This Hammer CLI plugin contains set of commands for [Foreman](http://theforeman.org/). Documentation ------------- - [Host creation](doc/host_create.md#host-creation) How to run ---------- The work is still in progress and there are no builds ready yet. You can install the plugin from source. See [Hammer CLI readme](https://github.com/theforeman/hammer-cli/blob/master/README.md#how-to-run) for details. How to test ------------ $ bundle install $ bundle exec "rake test" Generated coverage reports are stored in ./coverage directory.