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 Scope.
Set the project scope to the remote URL for your project.
blinkm client scope https://example.com/project
You can check the scope at any time by typing:
blinkm client scope
Next steps: