This Hammer CLI plugin contains set of commands for Foreman.
Check out the release notes to see what's new in the latest version.
We build rpms, debs and gems. Alternatively you can install hammer from a git checkout. See our Hammer CLI installation and configuration instuctions.
If one of hammer commands doesn't work as you would expect, you can run hammer -d ...
to get
full debug output from the loggers. It should give you an idea what went wrong.
If you have questions, don't hesitate to contact us on foreman-users@googlegroups.com
or
the Freenode#theforeman
IRC channel.
If you're planning to contribute, look at the development documentation.
$ bundle install
$ bundle exec "rake test"
Generated coverage reports are stored in ./coverage directory.
This project is licensed under the GPLv3+.