Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi There! I Want The Computer On Which Clearml-Agent Daemon Is Installed To Automatically Turn On The Workers After Restarting. Is There Such An Option In Clearml? I Mean Without Writing

Hi there! I want the computer on which clearml-agent daemon is installed to automatically turn on the workers after restarting. Is there such an option in clearml? I mean without writing clearml_agent daemon --queue default user --docker --detached each time.

  
  
Posted one year ago
Votes Newest

Answers 4


Hi EcstaticMouse10 ,
On what OS are you running?

  
  
Posted one year ago

EcstaticMouse10 , this looks like the most relevant for you 🙂

  
  
Posted one year ago

CostlyOstrich36 hi! I use Linux (Ubuntu)

  
  
Posted one year ago
548 Views
4 Answers
one year ago
one year ago
Tags