体验:all-cli snapshot 说给 diff 用,默认却打人表
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 75/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- go
- Domain
- cli, documentation
Research direction
Start at the all-cli snapshot command entry point and inspect its current Long text and Example output, then compare how all-cli diff consumes snapshot files. Update the help text to explain that --json is required and show the before/after snapshot flow, including all-cli diff. Verify the rendered help and that the documented commands produce JSON files usable by diff.
Written by the indexing model from the issue text.
Description
体验:all-cli snapshot 说给 diff 用,默认却打人表,没有 --json 示例
不重复 #67(diff 缺参)。
用户路径
- Short:
Capture a status snapshot for later diffing。 all-cli snapshot默认PrintStatusTable。all-cli diff读的是 JSON snapshot 文件。- 原先没有 Long/Example。用户把表格存成文件再
diff,会失败。 - 正确路径是
all-cli snapshot --json > before.json。
建议改动
Long 写明 --json 才能给 diff 用;Example 给出 before/after + all-cli diff。
本地 clone 已按此改了一版(未 push / 未开 PR)。
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 24
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.
More from oldwinter/all-cli
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
All issues in oldwinter/all-cli
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·