Fixes for new API
This commit is contained in:
@@ -12,7 +12,6 @@ import (
|
||||
)
|
||||
|
||||
func CobraRunE(cmd *cobra.Command, args []string) error {
|
||||
config := config.New()
|
||||
overlayName := args[0]
|
||||
source := args[1]
|
||||
var dest string
|
||||
|
||||
Reference in New Issue
Block a user