Created attachment 533903 [details] a patch implmenting the requested feature This is a feature request. It is nice if we can define a value for a parameter for a plugin from command line. We can give a value for it via configuration file but we have to prepare a new configuration file or rewrite existing configuration file to change the parameter. It is inconvenient in some situation. See the attached patch. After applying you try the implemented feature with following option: mock --plugin-option="ccache:max_cache_size=5G" SOMETHING_SRC_RPM
It seems that my patch is included in 1.1.23-1. Thanks. Please, close this bug.