angrox / spacewalk-api-scripts

Addon script for spacewalk to sync RHN packages to a local spacewalk server
GNU General Public License v3.0
67 stars 32 forks source link

A few things #31

Closed sandwormusmc closed 6 years ago

sandwormusmc commented 6 years ago

Added -d for debug Changed -f from file to force (bypass check to see if package is installed on any system) Changed -c from being bound to --channel, binding it to --config instead Changed -c to -C to specify channel Added extra call to see if package is installed on a system prior to deleting it

sandwormusmc commented 6 years ago

Closing for now until I do more clean up and testing