oldwinter / oldwinter/all-cli

体验:all-cli wrangler current 未登录时不说看 status

Open Beginner friendly
#77 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.