pub async fn execute_with_database_url( cmd: CloudDbCommands, database_url: &str, config: &CliConfig, ) -> Result<()>