Skip to content

Disa Terminal Commands

Sebastian Walker edited this page Oct 29, 2015 · 2 revisions

This reference page contains all commands currently working in Disa.Terminal.

##Commands startall
This command starts all registered services.

start [ServiceName]
This command starts the stated plugin.

stop [ServiceName]
This command stops the stated plugin.


send [ServiceName] [Addressee] [Message]
This command sends a Text Bubble to the stated addressee using the stated service.


deploy-register [ServiceName] [PathOfAssemblies]
This command registers a plugin for deployment. Learn more

deploy-unregister [ServiceName]
This command removes the registration of a plugin to start over again with deploy-register.

deploy [ServiceName]
This command deploys the stated plugin to your Disa Android installation. Learn more

deploy-dependencies [ServiceName]
Incomplete Check out Program.cs if you really need to know.

Clone this wiki locally