I've been chasing my tail for a few hours on this and thought it was time 
for some help. For testing, I want to spin up a new rb site, which I have a 
script to do, and then create 2 new users for posting reviews.  I can 
access existing users this way:

client = RBClient("http://localhost";)
root = client.get_root()
user = root.get_user(username="sallan")
print user

But I can't figure out how to create a new user in a script.  Can someone 
point me in the right direction?

Thanks


---Steve

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to