Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.
Mikkel Trolle Larsen edited this page Jul 29, 2017 · 3 revisions

Documentation for the setup Command

You only have to run this command when you first install urcli. But before you run it, you should get a brand new token which you can find in the Reviewer Dashboard:

Token retrieval

Then run the command: urcli setup

  1. When asked for a token, paste in the token you just got from the Reviewer Dashboard.
  2. When you are asked to select the languages you are certified for, you can navigate the list using the up and down arrow keys. You can select an option by pressing spacebar. You will have to select all the languages that you are certified for since there is no way to get this information from the API. Ex: You are certified for US english and Brazilian portuguese: select both, en-us and pt-br.
  3. Lastly, it asks you if you want to use PushBullet for push notifications. If you don't know what this is or don't plan to use it, just say no. Otherwise you will be prompted to enter your PushBullet access token, which you can get from your pushbullet.com account page.

Once you have entered all the information, the setup command shows you a list of projects that you are certified for and exits. The next command you may want to use is the assign command, in order to get assignments from the API.