mlem
mlem copied to clipboard
Support setting lists via -c cli option
eg. mlem build model docker -c args.templates_dir=.
will yield validation error (str is not list)
related #342
fixed by https://github.com/iterative/mlem/pull/363