Snaphost publishing goes to publish subcommand.

This commit is contained in:
Andrey Smirnov
2013-12-23 20:29:56 +04:00
parent 8cb25c037b
commit 5046296115
-1
View File
@@ -160,7 +160,6 @@ func makeCmdSnapshot() *commander.Command {
makeCmdSnapshotList(),
makeCmdSnapshotShow(),
//makeCmdSnapshotDestroy(),
//makeCmdSnapshotPublish(),
},
Flag: *flag.NewFlagSet("aptly-snapshot", flag.ExitOnError),
}