Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
CopyCmd is the parent for copy type commands
ListCmd is a parent for list type commands
RemoveCmd is the parent for remove type commands
View Source
var ResetCmd = &cobra.Command{
Use: "reset [failed] [completed]",
Short: "reset job logs",
}
ResetCmd is the parent for reset type commands
View Source
var RootCmd = &cobra.Command{
Use: "ferry",
Short: "ferry is the Solus package repository tool",
}
RootCmd is the main entry point into ferry
TrimCmd is the parent for trim type commands
Functions ¶
This section is empty.
Types ¶
This section is empty.
Source Files
¶
- clone_repo.go
- copy_source.go
- create_repo.go
- delta.go
- import.go
- index.go
- list_pool.go
- list_repos.go
- pull_repo.go
- remove_repo.go
- remove_source.go
- reset_completed.go
- reset_failed.go
- root.go
- status.go
- trim_obsolete.go
- trim_packages.go
- version.go
Click to show internal directories.
Click to hide internal directories.