Versions Compared

Key

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

Creating  or removing Interactions can now be done outside the CMS via the BMP CLI.

Table of Contents

Create interaction

Code Block
languagebash
blinkm bmp create interaction <name>  --type<type>   --remote

...

Info
titleCteate Interaction

Created Interactions will not appear on the BMP until deployed, Except for --remote which will add a place holder on the BMP

 

Create interaction Examples

Here is an example of the BMP CLI workflow on a sample answerSpace called "Fake"

...

Code Block
languagebash
blinkm bmp deploy


Editing interaction files