Skip to content

stejskalleos/hammer-cli-foreman-leapp

 
 

Repository files navigation

Hammer CLI Foreman Leapp

This Hammer CLI plugin contains set of commands for foreman_leapp plugin.

Versions

This is the list of which version of Foreman Leapp is needed to which version of this plugin.

hammer_cli_foreman_leapp 0.1.0
foreman_leapp 0.1.0

Installation

$ gem install hammer_cli_foreman_leapp

$ mkdir -p ~/.hammer/cli.modules.d/

$ cat <<EOQ > ~/.hammer/cli.modules.d/foreman_leapp.yml
:foreman_leapp:
  :enable_module: true
EOQ

# to confirm things work, this should return useful output
hammer preupgrade-reports --help

More info

See our Hammer CLI installation and configuration instuctions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 95.3%
  • Makefile 4.7%