So I'm trying to set a plugin config via the CLI, ...
# plugins-general
m
So I'm trying to set a plugin config via the CLI, and the value is a list of objects, but I keep getting this error:
Copy code
argument type <class 'list'> is not in the flattenalbe types (<class 'collections.abc.Mapping'>,)