Logging In and Out
Once you have set up the scope for the project you will need to login using the BMP CLI.
Login
Firstly you will need the authorisation token generated for the answerSpace.
blinkm bmp login
Paste your authorisation token when prompted, hit enter and you should be succesfully logged in.
Quick tips and info
these are not stored in the CWD, so you will not risk versioning them by mistake
you may have to repeat this step later if you invalidate your remote credentials, or if you work on a different project with a different origin
Logout
To log out, use the following command:
blinkm bmp logout
This will log you out of the current scope.