ionic-team / ionic-team/ionic-cli
CLI - Add the ability to specify a name for the downloaded artifact when using "deploy build"
未关闭
triage
- 主要语言
- TypeScript
- 星标
- 2k
- 派生
- 682
- PR 合并指标
- 30 天内没有已合并 PR
描述
The deploy build command does not currently provide a way to specify the name of the artifact that it downloads. Something similar to the package build command's --build-file-name option would make it easier to interact with the downloaded artifact without having to look at the build logs to determine what the name of the artifact is.
贡献指南
调研方向
Start at the `deploy build` command and compare it with the `package build` command's `--build-file-name` option. Add equivalent support for naming the downloaded artifact, then verify that `deploy build` uses the requested name without requiring the user to inspect build logs.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100