Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Files string
)
View Source
var FilesCmd = &cobra.Command{ Use: "files", Short: "Manage files in the Cvedb file storage", Long: ``, Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
filesCmd represents the files command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.