feat(cli): add config flag
This commit is contained in:
+1
-1
@@ -57,5 +57,5 @@ var downloadCmd = &cobra.Command{
|
||||
}
|
||||
|
||||
func init() {
|
||||
RootCmd.AddCommand(downloadCmd)
|
||||
rootCmd.AddCommand(downloadCmd)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user