To have access to your account, you first need to login.
Firstly, ensure you have set your scope for the appropriate answerSpace.
Login
Login using the login command:
Code Block | ||
---|---|---|
| ||
bm bmp login |
You will then be prompted to enter your token. This is the token you generated from your answerSpace administration area: Generating Your Token
Your token must match the scope you've set.
Info |
---|
These details are NOT stored in your working directory, so if you're using Gitlab, you won't accidently version them by mistake. |
Logout
To logout of the BMP CLI, run the command:
Code Block | ||
---|---|---|
| ||
bm bmp logout |
Next Steps