Katello nightly Documentation

Hammer

What is the CLI?

The Hammer CLI provides users with a command-line interface for interacting with Katello. It’s our goal to make all functionality that’s accessible through Katello’s Web UI also available through Hammer so that users may use Hammer for their entire Katello workflow.

Installation

The first step to install the CLI is to setup the appropriate repositories: foreman, katello and epel.

Select your Operating System:

After setting up the appropriate repositories, install Katello:

yum -y install tfm-rubygem-hammer_cli_katello

How do I use Hammer?

To get started with hammer, view the help:

hammer -u <user> -p <password> --help

How do I contribute to Hammer?

See the Katello Hammer CLI project if you want to get setup for contributing to the hammer code.



Foreman 3.9.1 has been released! Follow the quick start to install it.

Foreman 3.8.0 has been released! Follow the quick start to install it.