Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create a new directory first.  (a.k.a. CWD)

Code Block
languagebash
themeRDark
cd myuser/myprojects/CWD

3. Set the project scope to the online URL for your answerSpace.

Code Block
languagebash
themeRDark
blinkm bmp scope https://example.com/project

...

4. You can check the scope at any time by typing:

Code Block
languagebash
themeRDark
blinkm bmp scope
Info

This will return the current scope for that directory / project.

...