sui_tool::db_tool

Function execute_db_tool_command

Source
pub async fn execute_db_tool_command(
    db_path: PathBuf,
    cmd: DbToolCommand,
) -> Result<()>