// Package migratecli provides urfave/cli v3 commands for go-toolkit migrations. // // Commands load the migrations [app.Module] via [gitea.auvem.com/go-toolkit/appcli.DepFn] // before invoking the shared goose [Provider] API. package migratecli