fixes: #2182
Metadata Update from @julian8628: - Pull-request tagged with: testing-ready
What is the problem here? It works for me without this change?
if executing koji --ca abc hello, because the old code only checks the config result from config file, if there's no ca option in koji profile, the msg won't be shown.
koji --ca abc hello
result
ca
I'm not losing that message for other tools/configs.
not -> now?
1 new commit added
warning for both cli and config file option
updated, to show the deprecated msg for both cli and config file
Metadata Update from @jcupova: - Pull-request tagged with: testing-done
Commit 743c3bd1 fixes this pull-request
Pull-Request has been merged by tkopecek
fixes: #2182