stackabletech / stackabletech/stackablectl
Support loading config from env var or config file
未关闭
还没有人认领这个 Issue。
- 主要语言
- Rust
- 星标
- 10
- 派生
- 5
- 平均合并
- 4 小时 41 分钟
- 30 天内合并 PR
- 4
描述
Came out of https://github.com/stackabletech/stackablectl/pull/36#discussion_r926478595:
Is this parameter [--additional-demo-files] necessary for all calls of stackablectl? Wouldn't be an environment variable or folder containing the custom demos also be a viable solution?
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先从 --additional-demo-files 选项以及 pull request 36 中的相关讨论开始,以了解当前的配置流程。payload 没有指出任何源文件或测试,因此首先找到 CLI 入口点和现有的配置测试。完成的标准是就自定义 demo 所需的、受支持的环境变量或配置文件路径达成一致并完成实现。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100