dex v0.1.1 DeployManager.Utils

This module provides helper functions for the tasks like mix deploy, mix deploy.setup, etc.

Summary

Functions

execute(config, command, bool)
execute_locally(config, command, exit_on_error \\ true)
execute_remotely(config, command, exit_on_error \\ true)
log_info(config, message)
parse_args(args)
remote_command(config, command)
remote_server(config)