dicon v0.2.0 Mix.Tasks.Dicon.Control

This task is used to execute commands on the remote release.

It accepts one argument and forwards that command to the remote release.

Usage

mix dicon.control COMMAND

Examples

mix dicon.control ping

Summary

Functions

Callback implementation for c:Mix.Task.run/1

Functions

run(argv)

Callback implementation for c:Mix.Task.run/1.