pub fn execute_status(path: &str) -> Result<(), CliError>
执行 migrate:status 命令
对齐 PHP php think migrate:status,输出表格格式的迁移状态。
php think migrate:status