if i run clearml-agent daemon
that reads from ~/clearml.conf
, right?
no change in behavior and enable_git_ask_pass
does not show up in the agent init output
further, there’s now data in the VCS cache, even though i disabled it
i’m trying to clone a task that had cloned my code using a github access token that is now expired. i updated to a new token in clearml.conf
, and restarted my agent, but the console shows that the old token is still being used for some reason. is there any way I can make the cloned task use the new token?
if i run clearml-agent daemon
that reads from ~/clearml.conf
, right?
no change in behavior and enable_git_ask_pass
does not show up in the agent init output
further, there’s now data in the VCS cache, even though i disabled it