Make sure you have gem
command installed on your system
$ gem install hammer_cli
Currently, there are two plugins, both available on rubygems.org
- commands for managing foreman
$ gem install hammer_cli_foreman
- commands for managing katello
$ gem install hammer_cli_katello
Installation via gems unfortunately won't create configuration files. You'll have to copy them to proper locations manually. Please check our configuration instructions.