Versions Compared

Key

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

To upload your files to the BMP mBaaS service, you can use the Deploy command.

 

Deploy:

Before deploying, it's recommended you double check you're using the correct scope.

Once you've confirmed your scope is correct, to upload your code, you can use the command:

Code Block
languagebash
themeRDark
bm bmp deploy

Your local files will be uploaded to the BMP platform.

 

Additional Options

--prune

The "prune" option will remove any interactions in your answerSpace that don't exist on your local machine.

Code Block
languagebash
themeRDark
bm bmp deploy --prune

 

 

Next Steps

Accessing Your Server Side Script