gto icon indicating copy to clipboard operation
gto copied to clipboard

Friendly way of configuring GTO

Open aguschin opened this issue 3 years ago • 3 comments

@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.

aguschin avatar Mar 23 '22 09:03 aguschin

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.

dberenbaum avatar Mar 23 '22 14:03 dberenbaum

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.

aguschin avatar Mar 25 '22 09:03 aguschin

from https://github.com/iterative/gto/issues/97

there should be a meaningful error when you write a wrong config. And gto config set commands like in mlem

aguschin avatar Aug 31 '22 09:08 aguschin