Versions Compared

Key

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

What is Scope?

Before accessing an client code bucket in S3 via the Client CLI, each client code bucket needs to have a reference to its location within Amazon S3.This is called the project Scopeyour Client project area, you will need to set the scope within the Client CLI.

 

Set Scope:

The scope will be the production URL for your project (do not include http or https). Before setting scope to the remote URL for your project., it is good practice to ensure you are in your current project directory as scope details will be saved to that folder.

For example:

Code Block
languagebash
themeRDark
blinkmbm client scope https://example.com/projectcompany-project.blinkm.io


Tip
This scope will be the same for all of your dev, test, prod environments. You can set which environment to deploy to during the deployment phase.

 

Check Current Scope:

You can check the your current scope at any time by typingusing the command:

 

Code Block

...

themeRDark

...

bm client scope

 

 

Next steps: