Skip to content
John Sullivan edited this page Jul 4, 2013 · 10 revisions

Quick Examples

$ api_client.py find_user jsull
--Logged in as jsull003@ucr.edu--
1 user(s) found matching query {email contains 'jsull'}.
    User [email = jsull003@ucr.edu, account_type = admin]

Finding a user.

$ api_client.py -s
$ find_user jsull
--Logged in as jsull003@ucr.edu--
1 user(s) found matching query {email contains 'jsull'}.
    User [email = jsull003@ucr.edu, account_type = admin]