ionic-team / ionic-team/ionic-cli

CLI - Add the ability to specify a name for the downloaded artifact when using "deploy build"

Open
#4,755 1 comment 0 reactions 0 assignees View on GitHub
triage
Dominant language
TypeScript
Stars
2k
Forks
682
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.