MCPcopy Create free account
hub / github.com/cloudwan/gohan / actionMigrateHelp

Function actionMigrateHelp

cli/migrate.go:156–160  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

154}
155
156func actionMigrateHelp() func(context *cli.Context) {
157 return func(context *cli.Context) {
158 migration.Help()
159 }
160}
161
162func actionMigrateCreateInitialMigration() func(context *cli.Context) {
163 return func(c *cli.Context) {

Callers 1

getMigrateCommandFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected