The Android BuildBot Buildbot CLI uses BlinkMobile Identity to authenticate your access.
...
- Microsoft
- Github
Install Identity CLI
If you haven't yet installed the Identify CLI, you can do so by running the command:
Code Block |
---|
npm install -g @blinkmobile/cli @blinkmobile/identity-cli |
Login
Once you've installed Identity, you can login to BlinkMobile by running the login command:
...
This will authenticate you, and you will now be logged in.
Logout
Once you've finished using the BlinkMobile services, it is good practice to logout again. You can do so by running the command:
Code Block |
---|
bm identity logout |
Next Step
Building an Android a Hybrid App