Feature #4169
Installing packages on multiple system using CLI
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
History
#1
Updated by Eric Helms almost 8 years ago
- Related to Feature #4183: Installation progress outputs added
#2
Updated by Eric Helms almost 8 years ago
- Category set to Hammer
- Triaged set to Yes
#3
Updated by Dominic Cleal almost 8 years ago
- Bugzilla link set to 1124988
#4
Updated by Eric Helms over 6 years ago
- Legacy Backlogs Release (now unused) set to 114
#5
Updated by Bryan Kearney over 5 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