We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This reference page contains all commands currently working in Disa.Terminal.
##Commands startall This command starts all registered services.
startall
start [ServiceName] This command starts the stated plugin.
start [ServiceName]
stop [ServiceName] This command stops the stated plugin.
stop [ServiceName]
send [ServiceName] [Addressee] [Message] This command sends a Text Bubble to the stated addressee using the stated service.
send [ServiceName] [Addressee] [Message]
deploy-register [ServiceName] [PathOfAssemblies] This command registers a plugin for deployment. Learn more
deploy-register [ServiceName] [PathOfAssemblies]
deploy-unregister [ServiceName] This command removes the registration of a plugin to start over again with deploy-register.
deploy-unregister [ServiceName]
deploy-register
deploy [ServiceName] This command deploys the stated plugin to your Disa Android installation. Learn more
deploy [ServiceName]
deploy-dependencies [ServiceName] Incomplete Check out Program.cs if you really need to know.
deploy-dependencies [ServiceName]