Sha256: 1bbfaccc1bf9a434b34ba45ce9abe25fdc9a86eff10cd541309220465ee1099e
Contents?: true
Size: 1.37 KB
Versions: 6
Compression:
Stored size: 1.37 KB
Contents
Foreman commands for Hammer CLI =============================== This [Hammer CLI](https://github.com/theforeman/hammer-cli) plugin contains set of commands for [Foreman](http://theforeman.org/). Check out the [release notes](doc/release_notes.md#release-notes) to see what's new in the latest version. Documentation ------------- - [Configuration](doc/configuration.md#configuration) - [Host creation](doc/host_create.md#host-creation) How to run ---------- We build rpms, debs and gems. Alternatively you can install hammer from a git checkout. See our [Hammer CLI installation and configuration instuctions](https://github.com/theforeman/hammer-cli/blob/master/doc/installation.md#installation). Having issues? -------------- 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. Developer Docs -------------- If you're planning to contribute, look at [the development documentation](doc/developer_docs.md#hammer-development-docs). How to test ------------ $ bundle install $ bundle exec "rake test" Generated coverage reports are stored in ./coverage directory. License ------- This project is licensed under the GPLv3+.
Version data entries
6 entries across 6 versions & 1 rubygems