feat: Add option to hide help text at the end
还没有人认领这个 Issue。
评估
调研方向
首先定位 stackablectl 输出末尾帮助文本的位置,以及它如何处理 CLI 选项或环境变量。将提议的显式选项和基于 CI 的行为与 Terraform 的 TF_IN_AUTOMATION 参考进行比较;完成的标准是,所选的自动化行为能够抑制容易误导的帮助文本,同时不影响正常的交互式输出,并且如果选择该方案,还要更新 getting_started.sh。
由索引模型根据 Issue 内容生成。
描述
It can be a little confusing when running stackablectl within scripts. The help text can look like a command didn't run correctly, when it did and the help text is suggesting what to do next:
We could either add an option to disable the help text, or just hide it if CI=true (which we can then export in the getting_started.sh scripts).
For reference, Terraform uses an env var TF_IN_AUTOMATION to control the help text output.
- 主要语言
- Rust
- 星标
- 10
- 派生
- 5
- 平均合并
- 4 小时 41 分钟
- 30 天内合并 PR
- 4
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
stackabletech/stackablectl 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 68/100
stackabletech/stackablectl#456 ·
-
RUSTSEC-2026-0221: `event-listener` allows `!Send` tags to cross thread boundaries via `StackSlot` 未关闭
难度 3/5 1-2 天 新手友好度 35/100
stackabletech/stackablectl#452 ·
-
难度 4/5 3-5 天 新手友好度 45/100
stackabletech/stackablectl#444 ·
-
难度 5/5 一周以上 新手友好度 35/100
stackabletech/stackablectl#419 ·
-
难度 4/5 3-5 天 新手友好度 35/100
stackabletech/stackablectl#413 ·
查看 stackabletech/stackablectl 的全部 Issue
相似的 Issue
-
area: compat bug
难度 2/5 1-3 小时 新手友好度 72/100
-
area: dogs bug priority: P3 silent failure test-code
难度 2/5 1-3 小时 新手友好度 88/100
-
难度 2/5 1-3 小时 新手友好度 70/100
MystenLabs/sui#28056 · 1 条评论 ·
-
type/bug
难度 2/5 1-3 小时 新手友好度 68/100
-
难度 2/5 1-3 小时 新手友好度 75/100
Luminous-Dynamics/mycelix#2577 ·