Hammer packages are available in the nightly repo

RPM packages for hammer, the next-generation CLI for Foreman [1], are
now available in the nightly repositories on yum.theforeman.org [2].
Hammer is pluggable and has a number of plugins, although the Foreman
implementation [2] is the most complete right now. There are also
plugins for signo and Katello; suggestions for additional plugins are
always welcome! You can get started by adding the nightly repository (if
you aren't already using it) and then running:

yum install -y rubygem-hammer_cli rubygem-hammer_cli_foreman

Development is still in the very early stages so things will change
often. I'll push updated packages a few times a week so it'll be easy
to track progress of the project. Nightly packages for Debian should be
available soon as well; of course there's always the option to build
gems and install from the git repository for now.

Please file bugs and features against the CLI category [4].

-Sam

  1. https://github.com/theforeman/hammer-cli
  2. Foreman :: Manual
  3. https://github.com/theforeman/hammer-cli-foreman
  4. Foreman

I've just pushed hammer_cli, hammer_cli_foreman, and hammer_cli_katello_bridge to rubygems.org so you can also test out hammer via a simple gem install hammer_cli hammer_cli_foreman. You'll need to manually setup the configuration file so I'd recommend checking out the README [1].

Let me know if you've got any questions!

-Sam

  1. https://github.com/theforeman/hammer-cli/blob/master/README.md#how-to-run
ยทยทยท ----- Original Message ----- > From: "Sam Kottler" > To: foreman-users@googlegroups.com > Sent: Monday, August 26, 2013 7:58:07 PM > Subject: [foreman-users] Hammer packages are available in the nightly repo > > RPM packages for hammer, the next-generation CLI for Foreman [1], are > now available in the nightly repositories on yum.theforeman.org [2]. > Hammer is pluggable and has a number of plugins, although the Foreman > implementation [2] is the most complete right now. There are also > plugins for signo and Katello; suggestions for additional plugins are > always welcome! You can get started by adding the nightly repository (if > you aren't already using it) and then running: > > yum install -y rubygem-hammer_cli rubygem-hammer_cli_foreman > > Development is still in the very early stages so things will change > often. I'll push updated packages a few times a week so it'll be easy > to track progress of the project. Nightly packages for Debian should be > available soon as well; of course there's always the option to build > gems and install from the git repository for now. > > Please file bugs and features against the CLI category [4]. > > -Sam > > 1. https://github.com/theforeman/hammer-cli > 2. http://theforeman.org/manuals/1.2/index.html#3.3InstallFromPackages > 3. https://github.com/theforeman/hammer-cli-foreman > 4. http://projects.theforeman.org/projects/foreman/issues/new > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at http://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/groups/opt_out. >