Change from opts.force to opts['force'] was introduced in 434bfb86f42b815ef2a014fc476a169e061dfd1c, but this one is not working now.
Reproduce problem: Try any import-comps CLI command.
+1
Commit 30357010 fixes this pull-request
Pull-Request has been merged by mikem@redhat.com
Change from opts.force to opts['force'] was introduced in
434bfb86f42b815ef2a014fc476a169e061dfd1c, but this one is not working
now.
Reproduce problem: Try any import-comps CLI command.