Project

General

Profile

Actions

Feature #4169

closed

Installing packages on multiple system using CLI

Added by Dhaval Joshi about 10 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Hammer
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Currently there is no way to install packages on multiple system using CLI . there is system group feature but not always user want to install package in all systems in system group

what i am looking for is

katello -u admin -p admin system packages --install pkg1,pkg2,pkg3 --name sys1,sys2,sys2


Related issues 1 (0 open1 closed)

Related to Katello - Feature #4183: Installation progress outputsRejectedActions
Actions #1

Updated by Eric Helms almost 10 years ago

Actions #2

Updated by Eric Helms almost 10 years ago

  • Category set to Hammer
  • Triaged set to Yes
Actions #3

Updated by Dominic Cleal over 9 years ago

  • Bugzilla link set to 1124988
Actions #4

Updated by Eric Helms over 8 years ago

  • translation missing: en.field_release set to 114
Actions #5

Updated by Bryan Kearney over 7 years ago

  • Status changed from New to Resolved

this already exists.

hammer host package install --help
Usage:
hammer host package install [OPTIONS]

Options:
--async Do not wait for the task
--host HOST_NAME Name to search by
--host-id HOST_ID
--packages PACKAGES List of package names
Comma separated list of values.
-h, --help print help

Actions

Also available in: Atom PDF