Added publish show command

This commit is contained in:
Oliver Sauder
2017-01-10 10:32:43 +01:00
parent 50e3e93166
commit 0fdee9cbf6
6 changed files with 119 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ Testing publishing snapshots
"""
from .drop import *
from .show import *
from .list import *
from .repo import *
from .snapshot import *