rlsbl v0.40.1 /rlsbl.commands.migrate
On this page

Migrate command that runs configuration schema migrations via the external migrable tool to upgrade project config to newer formats.

#rlsbl.commands.migrate

#rlsbl.commands.migrate

Migrate command that runs configuration schema migrations via the external migrable tool to upgrade project config to newer formats.

#run_cmd

python
def run_cmd(registry, args, flags)

Migrate command handler.

Shells out to the external migrable CLI tool with the appropriate subcommand and flags. Exits with migrable's exit code.