1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
--- source: src/api/cli/mod.rs expression: roadster_cli --- skip_validate_config = false allow_dangerous = false [command] type = 'Roadster' [command.command] type = 'Migrate' [command.command.command] type = 'Up'