/hammer-cli

Next-gen CLI tool for foreman

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

Hammer - the CLI tool (not only) for Foreman

Hammer is a generic clamp-based CLI framework. Hammer-cli provides just the core functionality. The core is extensible using plugins that contain application-specific commands.

This architecture allows for easy customization according to your application. Nearly any Ruby script can be turned into a Hammer command, so the possibilities are endless.

Available plugins are currently:

You also can easily add custom commands for your specific use, such as bulk actions or admin tasks.

Installation

We build rpms, debs and gems. Alternatively you can install hammer form a git checkout. See our installation instructions for details.

Further reading

If you're interested in hammer and want to develop some plugins for Foreman or use it as a base for your own cli, read the developer docs.

License

This project is licensed under the GPLv3+.

Acknowledgements

Thanks to Brian Gupta for the initial work and a great name.