ionic-cli icon indicating copy to clipboard operation
ionic-cli copied to clipboard

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

Open zacharydem opened this issue 4 years ago • 1 comments

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.

zacharydem avatar Sep 01 '21 20:09 zacharydem

Added pull request #4759

zacharydem avatar Sep 03 '21 15:09 zacharydem