Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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:

 

  • No labels