stackabletech / stackabletech/stackablectl
feature request: Add a super simple one-liner way to install each of the supported tools in a minimal configuration
未关闭
还没有人认领这个 Issue。
- 主要语言
- Rust
- 星标
- 10
- 派生
- 5
- 平均合并
- 4 小时 41 分钟
- 30 天内合并 PR
- 4
描述
Often I just need a single instance of our tools for testing.
e.g. "I need a HDFS"
Currently all of us either
- run a (e.g. smoke) test
- look at the getting-started steps and copy & paste them
- install a demo
This is a request for a command to make such an installation super trivial. This is unlike a demo in that it only focuses on a single tool (and its requirements).
One suggestion was stackablectl yeet nifi :)
Could we add stacks for each of our products and then basically treat stackable yeet nifi as an alias to stackablectl stack install nifi-example?
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从现有的 stackablectl stack install 命令以及 issue 中提到的 getting-started 和 demo 流程开始。当一行命令即可仅使用各个受支持工具的要求安装该工具,并且提议的 yeet 形式与对应的示例 stack 等价时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100