diff --git a/cli/templateupdate.go b/cli/templateupdate.go index fcbba2b122c05..15b2c512fe35b 100644 --- a/cli/templateupdate.go +++ b/cli/templateupdate.go @@ -3,6 +3,7 @@ package cli import ( "fmt" "os" + "path/filepath" "time" "github.com/briandowns/spinner" @@ -24,8 +25,8 @@ func templateUpdate() *cobra.Command { ) cmd := &cobra.Command{ - Use: "update