Help:
All Client CLI commands can be found by opening a terminal or command line prompt and type the following code.
blinkm client --help
Initial Settings :
Menu Option | Description | |
---|---|---|
scope | outputs the current scope | |
scope --bucket <s3 bucket name> [--region <s3 region>] | sets the bucket and optionally the region |
Deploying client side code :
Menu Option | Description | |
---|---|---|
deploy <path> | uploads any modified files in <path> to the bucket set via the scope command |
Next steps: