Friendly way of configuring GTO
@dberenbaum feedback
How can I configure gto.yaml and what values are valid for each option?
Right now there is no way other than reading gto/config.py in this repo.
Could you please elaborate, how you would like to see this? We can put it in docs somewhere, or print some help in CLI.
I think docs could be enough to start. The biggest problem right now is the lack of documentation, since it's unclear what to put in gto.yaml.
Ok, I've created some docs. The next step would be to create some CLI commands to manipulate config, but it's of lesser priority to my mind. So I'll remove this task from initial release Milestone for now, and will address later.
from https://github.com/iterative/gto/issues/97
there should be a meaningful error when you write a wrong config. And
gto config setcommands like in mlem