package main import ( "encoding/json" "fmt" "io" "path/filepath" "strings" "time" "github.com/spf13/cobra" "github.com/runbear-io/beardrive/internal/store" ) // `bdrive sync --hook