FEATURE: add migrate and bootstrap commands (#842)
authorJeff Wong <awole20@gmail.com>
Thu, 29 Aug 2024 03:01:28 +0000 (20:01 -0700)
committerGitHub <noreply@github.com>
Thu, 29 Aug 2024 03:01:28 +0000 (11:01 +0800)
commitb7e54edb040240f6e5fcd7d0e279b4622d86d62b
treeec805c00dfcbb03261f395b397a6f0d8abe2bea9
parent7c18fce1b4cc766be1d3ce5d40edbc9cb8901491
FEATURE: add migrate and bootstrap commands (#842)

Adds command for migrate only. Adds batch commands for bootstrap (build+migrate+configure)
launcher_go/v2/cli_build.go
launcher_go/v2/cli_build_test.go
launcher_go/v2/main.go