Thank you! I think that is all I need to do
clearml-agent daemon --stop
will stop one daemon
Hi from what I can tell trying to follow this documentation None
To start an agent I should run
clearml-agent daemon --queue test_queue --detached
and to stop the agent I should run
clearml-agent daemon test_queue --stop
Stopping the agent has never worked for me it always can't find it. So what is the proper way to stop a deteched agent?
Thank you! I think that is all I need to do
clearml-agent daemon --stop
will stop one daemon