mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-16 12:08:04 +00:00
Snaphost publishing goes to publish subcommand.
This commit is contained in:
@@ -160,7 +160,6 @@ func makeCmdSnapshot() *commander.Command {
|
||||
makeCmdSnapshotList(),
|
||||
makeCmdSnapshotShow(),
|
||||
//makeCmdSnapshotDestroy(),
|
||||
//makeCmdSnapshotPublish(),
|
||||
},
|
||||
Flag: *flag.NewFlagSet("aptly-snapshot", flag.ExitOnError),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user