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
Hello, As An Admin Of My Own Clearml-Server, Can I Revoke Api Tokens? Thank You!

Hello, as an Admin of my own ClearML-Server, can I revoke API tokens? Thank you!

  
  
Posted one year ago
Votes Newest

Answers 3


Yes I am, I found a way by modifying the user in MongoDB. Is there another way?

  
  
Posted one year ago

There is support for that in the paid version, but not in the open version. How did you manage to achieve that?

  
  
Posted one year ago

Hi ShortElephant92 , are you referring to the open-source ClearML server?

  
  
Posted one year ago
590 Views
3 Answers
one year ago
one year ago
Tags