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 Clearml Community, I Was Setting Up The Open Source Github With Some First Experiments On Tracking And Creating Projects Which Worked Perfectly. I Then Tried To Create Teams And Assign Users And Projects, But Couldn'T Find How To Create An Admin Accoun

Hi clearml community,
I was setting up the open source github with some first experiments on tracking and creating projects which worked perfectly. I then tried to create teams and assign users and projects, but couldn't find how to create an admin account. Is the role based access management even part of the open source project or only in the enterprise version?

  
  
Posted 4 months ago
Votes Newest

Answers 3


Thanks for the answer @<1744891825086271488:profile|RoundElephant20> .
The info box on the docs states that access roles is only available for enterprise solution. So nothing I can do with the open source project here?

  
  
Posted 4 months ago

Hi @<1827878658367295488:profile|AnxiousOwl1> ,

The Access Rules are available under the ClearML Enterprise plan - None

  
  
Posted 4 months ago

@<1827878658367295488:profile|AnxiousOwl1> , currently, RBAC is an feature of the enterprise-tier ClearML Server....

  
  
Posted 4 months ago