...
Create a new directory first. (a.k.a. CWD)
Code Block | ||||
---|---|---|---|---|
| ||||
cd myuser/myprojects/CWD |
3. Set the project scope to the online URL for your answerSpace.
Code Block | ||||
---|---|---|---|---|
| ||||
blinkm bmp scope https://example.com/project |
...
4. You can check the scope at any time by typing:
Code Block | ||||
---|---|---|---|---|
| ||||
blinkm bmp scope |
Info |
---|
This will return the current scope for that directory / project. |
...