add list all my buckets

This commit is contained in:
Chris Lu
2018-07-18 02:37:09 -07:00
parent 7abfab8e77
commit 834a25f084
11 changed files with 2139 additions and 17 deletions

View File

@@ -16,6 +16,7 @@ var Commands = []*Command{
cmdServer,
cmdMaster,
cmdFiler,
cmdS3,
cmdUpload,
cmdDownload,
cmdShell,