体验:all-cli wrangler current 未登录时不说看 status
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 24
Description
用户路径
all-cli wrangler current
未登录或没有 Cloudflare account 时。
摩擦点
成功路径会打 logged_in / accounts_count / account_id。未登录时往往只有 logged_in: no,没有下一步。all-cli wrangler status 才有安装与登录摘要。aws/aliyun/mise/k9s 的空 current 已有 issue;这是 wrangler。
建议改动
未登录或没有任何 current 字段时,打印 See install and login status: all-cli wrangler status。deadline 错误仍保持空 stdout。补测试。
不在范围内
- 不改 dirty 的 aws/aliyun/mise/k9s 文件
- 不 push、不开 PR、不 merge
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the all-cli wrangler current entry point and trace how its unauthenticated output is produced. Add coverage for an unauthenticated or empty-current result, while preserving empty stdout for deadline errors; done means the result points users to all-cli wrangler status and the test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 74/100