Creating or removing Interactions can now be done outside the CMS via the BMP CLI.
Table of Contents |
---|
Create interaction
Code Block | ||
---|---|---|
| ||
blinkm bmp create interaction <name> --type<type> --remote |
...
Info | ||
---|---|---|
| ||
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 | ||
---|---|---|
| ||
blinkm bmp deploy |
Editing interaction files