Documentation ¶
Overview ¶
Package cmd implements console commands
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitContext ¶
InitContext initializes context with default settings
func ListPackagesRefList ¶
func ListPackagesRefList(reflist *debian.PackageRefList) (err error)
ListPackagesRefList shows list of packages in PackageRefList
func RootCommand ¶
RootCommand creates root command in command tree
Types ¶
This section is empty.
Source Files ¶
- cmd.go
- context.go
- db.go
- db_cleanup.go
- graph.go
- mirror.go
- mirror_create.go
- mirror_drop.go
- mirror_list.go
- mirror_show.go
- mirror_update.go
- publish.go
- publish_drop.go
- publish_list.go
- publish_snapshot.go
- repo.go
- repo_add.go
- repo_copy.go
- repo_create.go
- repo_drop.go
- repo_import.go
- repo_list.go
- repo_move.go
- repo_remove.go
- repo_show.go
- serve.go
- snapshot.go
- snapshot_create.go
- snapshot_diff.go
- snapshot_drop.go
- snapshot_list.go
- snapshot_merge.go
- snapshot_pull.go
- snapshot_show.go
- snapshot_verify.go
- version.go
Click to show internal directories.
Click to hide internal directories.