Feature #4169
closed
Installing packages on multiple system using CLI
Added by Dhaval Joshi almost 11 years ago.
Updated over 6 years ago.
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
- Category set to Hammer
- Triaged set to Yes
- Bugzilla link set to 1124988
- Translation missing: en.field_release set to 114
- 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
Also available in: Atom
PDF