Versions Compared

Key

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

Help

All Client CLI commands can be found by opening a terminal or command line prompt and type the following code.The Client CLI is designed to allow you to deploy client side code and assets for your app or web app.

All commands can also be found in the command line, using the --help command:

Code Block
languagebash
themeRDark
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:

...

Commands: