ionic-team / ionic-team/ionic-cli
CLI - Add the ability to specify a name for the downloaded artifact when using "deploy build"
- Langage dominant
- TypeScript
- Étoiles
- 2k
- Forks
- 682
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100