initial setup

This commit is contained in:
chrislu
2022-02-10 20:32:13 -08:00
parent 0c1f42f4eb
commit c3f9d9fa2e
6 changed files with 175 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ var Commands = []*Command{
cmdMaster,
cmdMasterFollower,
cmdMount,
cmdMount2,
cmdS3,
cmdIam,
cmdMsgBroker,