larksuite / larksuite/cli

私有化部署的飞书如何使用?

Open
#97 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug domain/core
Dominant language
Go
Stars
17.3k
Forks
1.4k
Avg merge
2d 4h
Merged PRs (30d)
105

Description

本地安装好,并完成鉴权后,调用某个skill读取飞书文档,报错:

lark-cli 没有配置私有化域名(xxxx.feishu.cn)。目前无法通过 lark-cli 访问这些文档。 lark-cli 使用的是公有云端点,但实际文档在私有化部署的飞书(xxxx.feishu.cn)上,无法直接通过 API 访问。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the lark-cli authentication and endpoint handling entry points, then trace how document-reading skills select the Feishu API host. Confirm whether private deployments require a configurable domain and identify the existing configuration path. Done means authenticated users can read documents from a private Feishu deployment without the public-cloud endpoint error.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, cli, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.