BMP CLI Commands
Help:
All BMP CLI commands can be found by opening a terminal or command line prompt and type the following command.
blinkm bmp --help
Initial Settings:
Command | Description |
---|---|
scope | outputs the current scope |
scope [<url>] | sets the current URL scope |
login | store credentials on this machine |
logout | remove credentials from this machine |
Commands:
Menu Option | Description |
---|---|
whoami | double-check your authentication details |
pull | download remote configuration to local files |
deploy | update remote configuration to match local files |
Creating new interactions:
Command | Option | Description |
---|---|---|
create interaction | <name> | creates a new hidden+active interaction locally |
Next steps: