package cmd import ( "errors" "fmt" "strings" "time" "github.com/Luzifer/worktime/schema" "github.com/spf13/cobra" ) // patchCmd represents the patch command var patchCmd = &cobra.Command{ Use: "patch