class Squarectl::Tasks::Swarm

Overview

Orchestration layer for the swarm target: deploy/remove the stack and run setup commands. Delegates to Commands::Swarm.

Defined in:

squarectl/tasks/swarm.cr

Class Method Summary

Class Method Detail

def self.deploy(task, args) #

[View source]
def self.destroy(task, args) #

[View source]
def self.setup(task, args) #

[View source]