Implement the status command:
This command should list the set of minions controlled by DeepSea and show for each one of them, which DeepSea "stage" as been executed.
---------------------------------------------
minion | stage
---------------------------------------------
master.local | 2
node1.local | 1
Implement the status command:
This command should list the set of minions controlled by DeepSea and show for each one of them, which DeepSea "stage" as been executed.