š DataChain Open-Source Release. Star us on !
Manipulate MLEM config.
usage: mlem config [-h]
Use mlem config set
to set config values and mlem config get
to get
currently active settings.
Set default artifact storage to DVC
$ mlem config set core.storage.type dvc
Get current value of artifact storage
$ mlem config get core.storage