stdevel / katprep

Python toolkit for automating system maintenance and generating patch reports along with Foreman/Katello and Red Hat Satellite 6.x
GNU General Public License v3.0
35 stars 6 forks source link

Simplify katprep commands #101

Open stdevel opened 5 years ago

stdevel commented 5 years ago

Currently, the following commands are essentials for automating system maintenance tasks:

It would be handy to only have the katprep command (rename katprep_maintenance to katprep) with additional sub-commands:

Also, it would be nice to have a katprep shell command that offers a shell enabling the user to enter commands in a sequence (e.g. inventory, prepare, execute,...)