pub async fn run_delete_object(
    cmd: BuiltinCommand,
    state: &mut State
) -> Result<ControlFlow, Error>