rmt
rmt copied to clipboard
Guided mirror process
When syncing a new code base, a guided mirror process would be nice. Like:
rmt-cli products enable sles/15.2/x86_64 --guided
-> enabling SLES repos...
-> want to enable Python2? Y/n
-> want to enable WebScripting? Y/n
-> want to enable HA? Y/n
-> want to enable Desktop-Applications? Y/n
-> want to enable Legacy? Y/n
...
Guess you'll get the idea ;)