cmd

package
v0.0.0-...-5c51666 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "govideo",
	Short: "govideo is a CLI app having some functionalities for dealing with movies and series",
	Long: `govideo is a CLI app having multiple use:

- Sorting movies and series existing in a parent directory and subdirectories into ordered directories
	sort sourceDirectory [destinationDir] [--createTxt/-c][--dlImage/-d]
- Downloading Movies/Series Poster or downloading any image from a certain URL
	download destionationDir [URL]/[videoName --video/-v] 
- Searching for a movie/serie information using the whole or part of the movie/serie title
	search videoName [destinationDir]
`,
}

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL