Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "trr",
Short: "transmission remote written in go",
Long: `A cli for transmission, written in go. Provides
commands to control the server, and to operate on torrents.`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func Status ¶
func Status(t *transmission.Torrent) string
Status prints a human readable status for the torrent
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.