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