https://github.com/theforeman/hammer-cli-foreman
Next-gen CLI tool for foreman (Foreman-specific commands)
https://github.com/theforeman/hammer-cli-foreman
foreman hacktoberfest hammer-cli-plugin
Last synced: 4 months ago
JSON representation
Next-gen CLI tool for foreman (Foreman-specific commands)
- Host: GitHub
- URL: https://github.com/theforeman/hammer-cli-foreman
- Owner: theforeman
- License: other
- Created: 2013-07-22T13:01:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-06-06T11:45:09.000Z (5 months ago)
- Last Synced: 2025-06-06T12:38:44.397Z (5 months ago)
- Topics: foreman, hacktoberfest, hammer-cli-plugin
- Language: Ruby
- Homepage:
- Size: 17.6 MB
- Stars: 38
- Watchers: 9
- Forks: 98
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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).If you'd like to contribute and you're looking for an easy to start with issue, there's a list of such bugs in [the Foreman's Redmine](http://projects.theforeman.org/projects/hammer-cli/issues?utf8=%E2%9C%93&set_filter=1&f[]=cf_3&op[cf_3]=%3D&v[cf_3][]=trivial&v[cf_3][]=easy&f[]=status_id&op[status_id]=o).
How to test
------------
Please read our [testing documentation](doc/testing.md#testing-hammer-commands) for more information about how to write and run tests.License
-------This project is licensed under the GPLv3+.